:root{--ink:#151515;--sub:#777;--line:#e6e2da;--paper:#fff;--soft:#f8f7f3;--warm:#f3efe8;--deep:#101010}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);word-break:keep-all;margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif;line-height:1.68}a{color:inherit;text-decoration:none}.nav{z-index:30;background:#fff;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;height:66px;padding:0 42px;display:flex;position:fixed;top:0;left:0;right:0}.logo{align-items:center;display:inline-flex}.logo img{width:auto;height:24px;display:block}.menu{color:#333;gap:22px;font-size:12px;display:flex}.menuItem{align-items:center;height:66px;display:flex;position:relative}.menuLink{align-items:center;height:34px;transition:letter-spacing .35s,transform .35s;display:inline-flex;position:relative}.menuLink:before{content:"";background:#151515;width:0;height:1px;transition:width .42s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.menuItem:hover .menuLink,.menuItem:focus-within .menuLink{letter-spacing:.06em;transform:translateY(-1px)}.menuItem:hover .menuLink:before,.menuItem:focus-within .menuLink:before{width:100%}.menuLink[data-hover-label]:after{content:attr(data-hover-label);letter-spacing:.16em;text-transform:none;color:#1515157a;opacity:0;pointer-events:none;font-size:9px;line-height:1;transition:opacity .34s,transform .42s cubic-bezier(.2,.7,.2,1);position:absolute;top:36px;left:50%;transform:translate(-50%)translateY(-3px)}.menuItem:hover .menuLink[data-hover-label]:after,.menuItem:focus-within .menuLink[data-hover-label]:after{opacity:1;transform:translate(-50%)translateY(0)}.dropdown{transform-origin:top;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;clip-path:inset(0 0 100%);background:#fffffff2;border:1px solid #00000012;width:max-content;min-width:92px;padding:8px 0;transition:opacity .18s,clip-path .58s cubic-bezier(.16,.78,.18,1),visibility .18s;position:absolute;top:61px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 44px #00000014}.menuItem:hover .dropdown,.menuItem:focus-within .dropdown{opacity:1;visibility:visible;clip-path:inset(0)}.dropdown a{--dropdown-index:0;color:#333;white-space:nowrap;text-align:center;opacity:0;padding:8px 14px;font-size:12px;transition:opacity .42s,transform .52s cubic-bezier(.16,.78,.18,1),background .25s,letter-spacing .25s;display:block;transform:translateY(-12px)}.menuItem:hover .dropdown a,.menuItem:focus-within .dropdown a{opacity:1;transition-delay:calc(80ms + var(--dropdown-index) * 80ms), calc(80ms + var(--dropdown-index) * 80ms), 0s, 0s;transform:translateY(0)}.dropdown a:hover,.dropdown a:focus-visible{letter-spacing:.035em;background:#f8f7f3}.dropdown a span{display:inline-block}.mobileMenu{display:none}.hero{background:#fff;grid-template-columns:minmax(360px,.72fr) minmax(430px,1.28fr);align-items:center;gap:clamp(36px,6vw,104px);min-height:100vh;padding:96px 5.6vw 56px 7vw;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#ffffffd1 30%,#ffffff05 45%,#fff0 100%),linear-gradient(#fff0 78%,#ffffff4d 100%);display:none;position:absolute;inset:0}.heroCopy{z-index:3;align-self:center;width:min(470px,92vw);padding-bottom:2vh;position:relative}.heroCopy:before{content:"";background:var(--line);width:42px;height:1px;margin:0 0 34px;display:block}.heroNoImage{text-align:center;justify-content:center}.heroNoImage:before{display:none}.heroNoImage .heroCopy{padding-bottom:0}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sub);margin-bottom:18px;font-size:11px}.heroCopy h1{letter-spacing:-.07em;color:#202020;margin:0;font-size:clamp(34px,4.5vw,58px);font-weight:300;line-height:1.18}.heroCopy p{color:#555;white-space:pre-line;max-width:350px;margin-top:24px;font-size:14px}.heroTags{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.heroTags span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#444;background:#ffffff94;border:1px solid #14141429;padding:7px 10px;font-size:11px}.heroCtas{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.heroCtas a{border:1px solid #222;justify-content:center;align-items:center;min-width:116px;padding:11px 17px;font-size:13px;transition:background .28s,color .28s,transform .28s;display:inline-flex}.heroCtas a:first-child{color:#fff;background:#222}.heroCtas a:hover{transform:translateY(-2px)}.heroCtas a:not(:first-child):hover{color:#fff;background:#222}.heroPhoto{z-index:1;filter:none;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;place-self:center end;width:min(46vw,580px);height:clamp(580px,82vh,760px);position:relative;overflow:hidden}.heroPhoto:after{content:"";pointer-events:none;border:1px solid #15151514;position:absolute;inset:-1px}.heroImage{object-fit:cover;object-position:58% 44%;filter:contrast(1.08)brightness(.88);width:100%;height:100%;display:block}.scroll{z-index:3;letter-spacing:.22em;text-transform:uppercase;color:#999;opacity:1;pointer-events:none;font-size:10px;transition:opacity .55s,transform .55s cubic-bezier(.22,.61,.36,1);position:absolute;bottom:24px;left:50%;transform:translate(-50%)translateY(0)}.scrollHidden{opacity:0;transform:translate(-50%)translateY(-6px)}@media (prefers-reduced-motion:reduce){.scroll{transition:none}}.homeEditorialVideo{background:radial-gradient(circle at 16% 8%,#ffffff80,#0000 24%),radial-gradient(circle at 84% 92%,#d6cec124,#0000 30%),linear-gradient(90deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,linear-gradient(0deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,#f8f5ef;grid-template-columns:minmax(260px,420px) minmax(360px,1fr);align-items:start;gap:42px;padding:92px 7vw 104px;display:grid}.homeEditorialVideoFrame{aspect-ratio:4/5;background:#dfd8cc;grid-row:auto;overflow:hidden}.homeEditorialVideoFrame video{object-fit:cover;width:100%;height:100%;display:block}.homeEditorialVideoText{max-width:720px;padding-top:2px}.homeEditorialVideoRight{flex-direction:column;align-self:start;gap:clamp(28px,2.6vw,40px);min-width:0;display:flex}.homeEditorialKicker{letter-spacing:.08em;color:#7a7166;margin:0 0 18px;font-size:11px;font-weight:800;line-height:1}.homeEditorialVideoText h2,.homeEditorialVideoText h1{letter-spacing:-.065em;word-break:keep-all;max-width:700px;margin:0 0 28px;font-size:clamp(28px,3.2vw,42px);font-weight:700;line-height:1.22}.lillebrisGridIntroPage{background:#f8f5ef}.lillebrisGridIntro{min-height:100vh;padding-top:clamp(118px,12vw,156px)}.homeEditorialVideoText p:not(.homeEditorialKicker){letter-spacing:-.045em;color:#2f2d2a;word-break:keep-all;max-width:650px;margin:0;font-size:clamp(16px,1.55vw,21px);font-weight:300;line-height:1.72}.homeEditorialVideoNotes{border-top:1px solid #202020b8;display:grid}.homeEditorialVideoNotes div{border-bottom:1px solid #202020b8;grid-template-columns:36px 1fr;align-items:start;gap:14px;padding:18px 0 22px;display:grid}.homeEditorialVideoNotes span{letter-spacing:.02em;font-size:12px;font-weight:800;line-height:1.2}.homeEditorialVideoNotes p{letter-spacing:-.04em;color:#242321;word-break:keep-all;margin:0;font-size:clamp(16px,1.65vw,22px);font-weight:500;line-height:1.45}.story{border-top:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:90vh;padding:96px 24px;display:flex}.storyInner{text-align:center;max-width:760px}.storyLogo{width:min(220px,52vw);height:auto;margin:0 auto 22px;display:block}.leaf{margin-bottom:20px;font-size:26px}.brandTitle{justify-content:center;align-items:center;gap:12px;margin:0 0 34px;display:flex}.brandTitle span{letter-spacing:-.04em;font-size:32px;font-weight:300}.brandTitle em{color:#aaa;font-size:24px;font-style:normal;font-weight:300}.brandTitle img{width:auto;height:28px;display:block}.poem{letter-spacing:-.04em;margin:0 0 42px;font-size:28px;font-weight:300;line-height:1.58}.meaning{color:#555;flex-wrap:wrap;justify-content:center;gap:18px;margin:0 0 44px;display:flex}.meaning span{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 18px}.desc{color:#333;margin:0;font-size:18px;line-height:1.8}.desc b{font-weight:500}.records,.services,.guide,.packages,.news,.conversionAnchors,.editorialStatement,.bookingFlow{border-top:1px solid var(--line);background:#fff;padding:112px 42px}.recordsPage{background:#fff;min-height:100vh;padding-top:66px}.recordsHero{max-width:900px;margin:0 auto;padding:92px 42px 64px}.recordsHero h1{letter-spacing:-.06em;margin:18px 0 26px;font-size:46px;font-weight:300;line-height:1.2}.recordsHero p{color:#555;max-width:680px;margin:0 0 28px;font-size:16px;line-height:1.8}.recordCategoryNav{flex-wrap:wrap;gap:10px;display:flex}.recordCategoryNav a{border:1px solid #222;justify-content:center;align-items:center;min-width:112px;padding:11px 16px;font-size:13px;transition:background .25s,color .25s;display:inline-flex}.recordCategoryNav a:first-child{color:#fff;background:#222}.recordsPage:has(#doljanchi-photo:target) .recordCategoryNav a[href=\#doljanchi-photo]{color:#fff;background:#222}.recordsPage:has(#doljanchi-video:target) .recordCategoryNav a[href=\#doljanchi-video]{color:#fff;background:#222}.recordsPage:has(#mood-content:target) .recordCategoryNav a[href=\#mood-content]{color:#fff;background:#222}:is(.recordsPage:has(#doljanchi-video:target) .recordCategoryNav a:first-child,.recordsPage:has(#mood-content:target) .recordCategoryNav a:first-child){color:#222;background:0 0}.recordCategoryNav a:hover{color:#fff;background:#222}.recordsPageSection:nth-of-type(odd){background:var(--soft)}.recordEmpty{border:1px solid var(--line);color:#777;background:#fff;max-width:900px;margin:0 auto;padding:26px 24px;font-size:14px}.services{background:#fff}.conversionAnchors{color:#f3f0ea;background:#57564f;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-top:66px;padding-bottom:66px;display:grid}.conversionAnchors article{border-left:1px solid #f3f0ea47;flex-direction:column;justify-content:flex-start;min-height:218px;padding:0 clamp(22px,3vw,42px);display:flex}.conversionAnchors article:first-child{border-left:0}.conversionAnchors span{letter-spacing:.22em;color:#f3f0ea9e;font-size:11px}.conversionAnchors h2{letter-spacing:-.065em;margin:28px 0 18px;font-size:clamp(24px,2.6vw,36px);font-weight:300;line-height:1.12}.conversionAnchors p{color:#f3f0ead1;max-width:310px;margin:0;font-size:14px;line-height:1.85}.editorialStatement{background:#fff;grid-template-columns:minmax(320px,.95fr) minmax(320px,.75fr);align-items:center;gap:clamp(42px,8vw,118px);min-height:74vh;display:grid}.editorialStatementText{max-width:720px}.editorialStatementText span{letter-spacing:.22em;text-transform:uppercase;color:#8b8378;align-items:center;gap:14px;margin-bottom:28px;font-size:10px;display:inline-flex}.editorialStatementText span:after{content:"";background:var(--line);width:54px;height:1px}.editorialStatementText h2{letter-spacing:-.085em;margin:0;font-size:clamp(42px,5.4vw,78px);font-weight:300;line-height:1.05}.editorialStatementBody{border-left:1px solid var(--line);padding-left:clamp(26px,4vw,54px)}.editorialStatementBody p{color:#444;margin:0;font-size:15px;line-height:1.95}.editorialStatementBody p+p{margin-top:22px}.bookingFlow{background:#fff}.bookingSteps{counter-reset:booking-step;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1040px;margin:0 auto;padding:38px 0 0;list-style:none;display:grid;position:relative}.bookingSteps:before{content:"";background:var(--line);height:1px;position:absolute;top:10px;left:0;right:0}.bookingSteps li{counter-increment:booking-step;min-height:196px;padding:0 26px 18px 0;position:relative}.bookingSteps li+li{padding-left:26px}.bookingSteps li:before{content:counter(booking-step, decimal-leading-zero);letter-spacing:.18em;color:#aaa29a;margin-bottom:18px;font-size:11px;line-height:1;display:block}.bookingSteps li:after{content:"";width:9px;height:9px;box-shadow:0 0 0 6px #fff, 0 0 0 7px var(--line);background:#151515;border-radius:50%;position:absolute;top:-33px;left:0}.bookingSteps li+li:after{left:26px}.bookingSteps b{letter-spacing:-.045em;margin-bottom:14px;font-size:22px;font-weight:300;line-height:1.25;display:block}.bookingSteps p{color:#555;margin:0;font-size:14px;line-height:1.85}.bookingCtas{flex-wrap:wrap;gap:10px;max-width:1040px;margin:28px auto 0;display:flex}.bookingCtas a{border:1px solid #222;justify-content:center;align-items:center;padding:11px 18px;font-size:13px;transition:background .25s,color .25s,transform .25s;display:inline-flex}.bookingCtas a:first-child{color:#fff;background:#222}.bookingCtas a:hover{transform:translateY(-2px)}.bookingCtas a:not(:first-child):hover{color:#fff;background:#222}.guide{background:var(--warm)}.lillebrisRecordMethod{background:radial-gradient(circle at 16% 8%,#ffffff80,#0000 24%),radial-gradient(circle at 84% 92%,#d6cec124,#0000 30%),linear-gradient(90deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,linear-gradient(0deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,#f8f5ef;border-top:1px solid #1515151a;padding:112px 42px}.lillebrisRecordMethod .guideGrid{border-left:0}.lillebrisRecordMethod .guideGrid div{background:0 0;border-right:0}.packages{background:#fff}.sectionHead{max-width:1040px;margin:0 auto 58px;display:block}.sectionHead span{letter-spacing:.22em;text-transform:uppercase;color:#8b8378;align-items:center;gap:14px;margin-bottom:24px;padding-top:0;font-size:10px;display:inline-flex;position:relative}.sectionHead span:after{content:"";background:var(--line);width:54px;height:1px}.sectionHead h2{letter-spacing:-.08em;margin:0;font-size:clamp(54px,6.6vw,92px);font-weight:300;line-height:.96}.sectionHead p{color:#444;max-width:660px;margin:0;font-size:15px;line-height:1.9}.serviceGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);counter-reset:service-card;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1040px;margin:0 auto;display:grid}.serviceCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);counter-increment:service-card;background:#ffffffeb;flex-direction:column;min-height:430px;padding:30px 28px 28px;transition:background .35s,transform .35s,box-shadow .35s;display:flex;position:relative}.serviceCard:before{content:"0" counter(service-card);letter-spacing:.18em;color:#aaa29a;margin:0 0 7px;font-size:11px;display:block}.serviceCard:hover{background:#fff;transform:translateY(-6px);box-shadow:0 22px 54px #36302814}.serviceCard span{letter-spacing:.2em;color:#9a9288;min-height:18px;font-size:10px;display:block}.serviceCard h3{letter-spacing:-.065em;align-items:center;min-height:92px;margin:16px 0 14px;font-size:clamp(28px,3.2vw,42px);font-weight:300;line-height:1.08;display:flex}.serviceCard p{color:#3d3d3d;min-height:82px;margin:0 0 22px;font-size:14px;line-height:1.85}.serviceCard ul{color:#666;border-top:1px solid #e6e2dab3;align-content:start;gap:10px;margin:0 0 28px;padding:20px 0 0;font-size:12px;list-style:none;display:grid}.serviceCard li{padding-left:18px;position:relative}.serviceCard li:before{content:"";background:#aaa29a;width:7px;height:1px;position:absolute;top:.84em;left:0}.serviceCard a{color:#222;letter-spacing:-.02em;border-bottom:1px solid #222;align-self:flex-start;align-items:center;gap:12px;margin-top:auto;padding-bottom:5px;font-size:12px;display:inline-flex}.serviceCard a:after{content:"→";font-size:12px;transition:transform .28s}.serviceCard a:hover:after{transform:translate(4px)}.recordGrid{grid-template-columns:repeat(5,1fr);gap:1mm;max-width:900px;margin:0 auto;display:grid}.recordSubsection{max-width:900px;margin:42px auto 0}.recordSubHead{margin:0 0 18px}.recordSubHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.recordSubHead h3{letter-spacing:-.045em;margin:7px 0 8px;font-size:24px;font-weight:300;line-height:1.25}.recordSubHead p{color:#666;margin:0;font-size:14px}.recordsPageSection .sectionHead{max-width:900px;margin:0 auto 52px}.recordsPageSection .sectionHead span{color:#8b8378;margin-bottom:24px}.recordsPageSection .sectionHead span:after{width:88px}.recordsPageSection .sectionHead h2{letter-spacing:-.08em;margin:0;font-size:clamp(54px,6vw,84px);font-weight:300;line-height:.96}.recordsPageSection .sectionHead p{color:#464646;letter-spacing:-.045em;max-width:820px;margin:16px 0 0;font-size:clamp(17px,1.7vw,23px);font-weight:300;line-height:1.55}.guideGrid,.newsList{border-top:1px solid #1515151f;border-left:1px solid #1515151f;grid-template-columns:repeat(3,1fr);gap:0;max-width:1040px;margin:0 auto;display:grid}.guideGrid div,.newsList article{background:#ffffff8a;border-bottom:1px solid #1515151f;border-right:1px solid #1515151f;padding:30px 28px}.recordCard{background:#fff;display:block;position:relative;overflow:hidden}.recordImage,.recordPhotoWrap{aspect-ratio:4/5;background:linear-gradient(135deg,#eee8df,#fff,#dcd6ce);position:relative;overflow:hidden}.recordPhoto{object-fit:cover;object-position:center 42%;filter:grayscale();transition:transform .6s,filter .6s}.recordVideo{object-fit:cover;filter:grayscale();background:#111;width:100%;height:100%;transition:filter .6s;display:block}.recordPlayBadge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000006b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;line-height:1;display:inline-flex;position:absolute;bottom:10px;right:10px}.recordCard:hover .recordPhoto,.recordCard:focus-visible .recordPhoto{filter:grayscale(0);transform:scale(1.035)}.recordCard:hover .recordVideo,.recordCard:focus-visible .recordVideo{filter:grayscale(0)}.recordOverlay{opacity:0;background:0 0;justify-content:center;align-items:flex-end;padding:24px 18px;transition:opacity .38s;display:flex;position:absolute;inset:0}.recordCard:hover .recordOverlay,.recordCard:focus-visible .recordOverlay{opacity:1}.recordOverlay span{color:#fff;letter-spacing:.08em;text-align:center;text-shadow:0 1px 10px #00000059;font-size:13px}.doljanchiRecordPage{background:#fff}.doljanchiRecordSection{padding-top:96px;padding-bottom:112px}.doljanchiRecordPage .doljanchiRecordSection:first-of-type{border-top:0;padding-top:108px}.doljanchiRecordSection .sectionHead{max-width:900px;margin-bottom:28px}.doljanchiRecordSection .sectionHead span{margin-bottom:14px}.doljanchiRecordSection .sectionHead h2{letter-spacing:-.055em;font-size:clamp(23px,2.7vw,38px);font-weight:300;line-height:1.18}.doljanchiRecordGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;max-width:900px}.newsList span{color:#8b8378;letter-spacing:.18em;text-transform:uppercase;font-size:10px}.newsList h3{letter-spacing:-.045em;margin:18px 0 12px;font-size:22px;font-weight:300;line-height:1.35}.newsList time{color:#222;font-size:15px}.newsCardButton{width:100%;min-height:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.newsCardButton h3{transition:color .2s}.newsCardButton:hover h3,.newsCardButton:focus-visible h3{color:#7a5f3b}.newsCardButton:focus-visible{outline-offset:8px;outline:1px solid #1d1d1b}.newsLayerOpen{overflow:hidden}.newsLayerOpen main,.newsLayerOpen .siteFooter,.newsLayerOpen .backToTopButton,.newsLayerOpen .floatingKakaoButton{filter:blur(3px);transition:filter .18s;transform:translateZ(0)}.newsLayer{z-index:90;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.newsLayerDim{cursor:pointer;background:#12100e24;border:0;position:absolute;inset:0}.newsLayerPanel{z-index:1;-webkit-backdrop-filter:blur(10px)saturate(1.08);background:#fffaf3e6;border:1px solid #15151524;width:min(720px,100%);max-height:min(78vh,720px);padding:clamp(34px,5vw,58px);position:relative;overflow:auto;box-shadow:0 20px 58px #00000029}.newsLayerClose{color:#777;letter-spacing:.16em;cursor:pointer;background:0 0;border:0;font-size:12px;position:absolute;top:22px;right:22px}.newsLayerClose:hover,.newsLayerClose:focus-visible{color:#1d1d1b}.newsLayerCategory{color:#8b8378;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;font-size:11px;display:block}.newsLayerPanel h3{letter-spacing:-.06em;word-break:keep-all;margin:0 0 14px;font-size:clamp(28px,3vw,42px);font-weight:300;line-height:1.22}.newsLayerPanel time{color:#5d564d;margin-bottom:34px;font-size:14px;display:block}.newsLayerBody{border-top:1px solid #15151529;padding-top:28px}.newsLayerBody p{color:#38342f;letter-spacing:-.035em;word-break:keep-all;margin:0 0 14px;font-size:16px;line-height:1.9}.newsLayerBody p:last-child{margin-bottom:0}.guideGrid b{letter-spacing:-.035em;margin-bottom:18px;font-size:18px;font-weight:500;line-height:1.35;display:block}.guideGrid p{color:#4e4a45;white-space:pre-line;margin:0;font-size:14px;line-height:1.95}.packageGrid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:900px;margin:0 auto;display:grid}.packageCard{border:1px solid var(--line);background:#fff;padding:28px}.packageTop{color:#777;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.packageTop span{letter-spacing:.16em;text-transform:uppercase;font-size:11px}.packageTop strong{color:#222;font-size:20px;font-weight:400}.packageCard h3{letter-spacing:-.045em;margin:0 0 10px;font-size:24px;font-weight:300;line-height:1.35}.packageCard p{color:#555;margin:0 0 18px;font-size:14px}.packageCard ul{color:#555;gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.packageCard li{padding-left:13px;position:relative}.packageCard li:before{content:"";background:#bbb;border-radius:50%;width:4px;height:4px;position:absolute;top:.8em;left:0}.packageNote{background:var(--soft);border:1px solid var(--line);max-width:900px;margin:18px auto 0;padding:22px 24px}.packageNote b{font-weight:500}.packageNote p{color:#555;margin:8px 0 0;font-size:14px}.brandPage{background:#fff;min-height:100vh;padding-top:66px}.brandHero{grid-template-columns:1fr 420px;align-items:center;gap:8vw;max-width:1100px;min-height:calc(100vh - 66px);margin:0 auto;padding:92px 42px 76px;display:grid}.brandHeroText{max-width:590px}.brandKicker{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.brandHero h1{letter-spacing:-.06em;margin:18px 0 22px;font-size:42px;font-weight:300;line-height:1.42}.brandHero p{color:#555;margin:0;font-size:17px;line-height:1.9}.brandHeroMark{aspect-ratio:2479/1980;align-content:center;justify-items:center;width:min(360px,32vw);display:grid;overflow:hidden}.brandHeroMark img{width:100%;height:auto}.brandMeaning,.brandView,.brandMission,.brandArtist,.brandPromise{border-top:1px solid var(--line);padding:86px 42px}.brandMeaning,.brandPromise{text-align:center}.brandSectionHead{max-width:900px;margin:0 auto 30px}.brandSectionHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.brandSectionHead h2{letter-spacing:-.05em;margin:8px 0 12px;font-size:34px;font-weight:300;line-height:1.35}.brandSectionHead p{color:#555;margin:0}.meaningGrid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:520px;margin:0 auto 28px;display:grid}.meaningGrid div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px}.meaningGrid b{color:#333;font-weight:400}.meaningGrid p{color:#666;margin:4px 0 0}.brandLead{color:#555;max-width:680px;margin:0 auto}.brandMeaning .brandLead+.brandCtas{margin-top:48px}.brandViewGrid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;max-width:900px;margin:0 auto;display:grid}.brandViewGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:24px 22px}.brandViewGrid h3{letter-spacing:-.04em;margin:0 0 16px;font-size:20px;font-weight:300;line-height:1.35}.brandViewGrid p{color:#555;margin:0;font-size:13px}.brandMission{background:var(--soft);grid-template-columns:minmax(260px,420px) minmax(320px,560px);justify-content:center;align-items:center;gap:64px;display:grid}.missionQuote span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.missionQuote blockquote{letter-spacing:-.055em;margin:14px 0 0;font-size:32px;font-weight:300;line-height:1.55}.missionText p{color:#4c4c4c;margin:0 0 16px}.artistBody{grid-template-columns:1.1fr .9fr;align-items:start;gap:44px;max-width:900px;margin:0 auto;display:grid}.artistBody p{color:#4c4c4c;margin:0 0 16px}.valueList{flex-wrap:wrap;gap:8px;display:flex}.valueList span{border:1px solid var(--line);color:#555;background:#fff;padding:9px 14px;font-size:12px}.brandPromise h2{letter-spacing:-.05em;margin:0 0 14px;font-size:32px;font-weight:300;line-height:1.3}.brandPromise p{color:#555;max-width:680px;margin:0 auto 26px}.brandCtas{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.productFaqList+.brandCtas{justify-content:flex-start;max-width:900px;margin:34px auto 0}.brandCtas a{border:1px solid #222;padding:11px 18px;font-size:13px;transition:background .25s,color .25s}.brandCtas a:hover{color:#fff;background:#222}.productPage{background:#fff;min-height:100vh;padding-top:66px}.productHero{flex-direction:column;justify-content:center;max-width:900px;min-height:calc(86vh - 66px);margin:0 auto;padding:92px 42px 76px;display:flex}.productKicker{letter-spacing:.18em;text-transform:uppercase;color:#888;margin-bottom:16px;font-size:11px}.productHero h1{letter-spacing:-.06em;margin:0 0 22px;font-size:48px;font-weight:300;line-height:1.18}.productHero p{color:#555;max-width:620px;margin:0;font-size:17px;line-height:1.9}#reels-shorts.productHero p{max-width:760px}.productCtas{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.productCtas a,.productCtas :is(a){border:1px solid #222;padding:11px 18px;font-size:13px;transition:background .25s,color .25s}.productCtas a:hover{color:#fff;background:#222}.productSection{border-top:1px solid var(--line);padding:86px 42px}.productSoft{background:var(--soft)}.productSectionHead{max-width:900px;margin:0 auto 30px}.productSectionHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.productSectionHead h2{letter-spacing:-.05em;margin:8px 0 12px;font-size:34px;font-weight:300;line-height:1.25}.productSectionHead p{color:#555;margin:0}.productListGrid,.productFeatureGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.productListGrid article,.productFeatureGrid article{border:1px solid var(--line);background:#fff;min-height:170px;padding:24px 22px}.productListGrid p,.productFeatureGrid p{color:#555;margin:0;font-size:14px}.productFeatureGrid h3{letter-spacing:-.04em;margin:0 0 14px;font-size:22px;font-weight:300;line-height:1.35}.productTwoColumn{grid-template-columns:repeat(2,1fr);gap:28px;max-width:984px;margin:0 auto;display:grid}.productTwoColumn .productSectionHead{margin-bottom:20px}.productCheckList,.productNumberList{color:#555;gap:10px;margin:0;padding:0;list-style:none;display:grid}.productCheckList li,.productNumberList li{border-bottom:1px solid var(--line);padding:0 0 10px;font-size:14px}.productNumberList{counter-reset:product-step}.productNumberList li{counter-increment:product-step}.productNumberList li:before{content:counter(product-step, decimal-leading-zero) " ";color:#999;letter-spacing:.08em;margin-right:8px;font-size:11px}.productNumberGrid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px;margin:0 auto}.reservationBeforeList{max-width:900px;margin:0 auto}.productNumberGrid li{border:1px solid var(--line);background:#fff;min-height:118px;padding:22px 18px}.reservationProcessTimeline{border-top:0;gap:0;max-width:1040px;padding-top:38px;position:relative}.reservationProcessTimeline:before{content:"";background:var(--line);height:1px;position:absolute;top:10px;left:0;right:0}.reservationProcessTimeline li{color:#4c4c4c;background:0 0;border:0;min-height:0;padding:0 28px 0 0;line-height:1.75;position:relative}.reservationProcessTimeline li+li{padding-left:12px}.reservationProcessTimeline li:before{letter-spacing:.18em;color:#aaa29a;margin:0 0 12px;font-size:11px;line-height:1;display:block}.reservationProcessTimeline li:after{content:"";width:9px;height:9px;box-shadow:0 0 0 6px var(--soft), 0 0 0 7px var(--line);background:#151515;border-radius:50%;position:absolute;top:-33px;left:0}.reservationProcessTimeline b{color:#242321;letter-spacing:-.04em;white-space:nowrap;margin:0 0 8px;font-size:16px;font-weight:400;line-height:1.45;display:block}.reservationProcessTimeline span{color:#242321;letter-spacing:-.025em;font-size:14px;font-weight:300;line-height:1.65;display:block}.reservationProcessTimeline li+li:after{left:12px}.productFaqList{gap:12px;max-width:900px;margin:0 auto;display:grid}.productFaqList article{border:1px solid var(--line);background:#fff;padding:24px}.productFaqList h3{letter-spacing:-.04em;margin:0 0 10px;font-size:20px;font-weight:300;line-height:1.35}.productFaqList p{color:#555;margin:0;font-size:14px}.reservationFormSection{background:#fff;padding-top:0}.reservationFormShell{border:1px solid var(--line);background:var(--soft);max-width:900px;margin:0 auto;padding:clamp(28px,4vw,46px)}.reservationFormHead{margin:0 0 28px}.reservationFormHead p{max-width:720px}.reservationInlineForm{gap:22px;display:grid}.reservationInlineForm fieldset{border:0;min-width:0;margin:0;padding:0}.reservationInlineForm legend,.reservationField>span{color:#242321;letter-spacing:-.035em;margin:0 0 9px;font-size:15px;font-weight:500;line-height:1.35;display:block}.reservationInlineForm legend span,.reservationField em{color:#8b5f36;font-style:normal}.reservationInlineForm fieldset>p,.reservationField small{color:#777;margin:-2px 0 11px;font-size:12px;line-height:1.7;display:block}.reservationField{display:block}.reservationField input,.reservationField textarea{color:#222;width:100%;font:inherit;background:#fff;border:1px solid #15151529;border-radius:0;outline:none;padding:13px 14px;font-size:15px;line-height:1.5;transition:border-color .22s,box-shadow .22s}.reservationField textarea{resize:vertical;min-height:132px}.reservationField input:focus,.reservationField textarea:focus{border-color:#151515ad;box-shadow:0 0 0 3px #1515150f}.reservationOptionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reservationOptionGrid label,.reservationConsent{color:#444;cursor:pointer;background:#ffffffb8;border:1px solid #1515151f;align-items:flex-start;gap:10px;padding:12px 13px;font-size:14px;line-height:1.55;display:flex}.reservationOptionGrid input,.reservationConsent input{accent-color:#151515;flex:none;width:16px;height:16px;margin:.25em 0 0}.reservationPackageOptions{grid-template-columns:1fr}.reservationTwoColumnFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.reservationSubmitArea{flex-wrap:wrap;align-items:center;gap:12px 16px;padding-top:6px;display:flex}.reservationSubmitArea button{color:#fff;font:inherit;cursor:pointer;background:#222;border:1px solid #222;padding:12px 20px;font-size:13px;transition:background .25s,color .25s,opacity .25s}.reservationSubmitArea button:disabled{cursor:not-allowed;opacity:.58}.reservationSubmitArea button:not(:disabled):hover{color:#222;background:0 0}.reservationFormMessage{color:#555;flex:100%;margin:0;font-size:13px;line-height:1.7}.reservationFormMessage.isError{color:#8b3f2c}.reservationFallbackLink{color:#555;border-bottom:1px solid #15151547;align-items:center;padding-bottom:3px;font-size:12px;line-height:1.4;display:inline-flex}.reservationFallbackLink:hover{color:#111;border-color:#111}.reservationHoneypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.reservationApplyBox{border:1px solid var(--line);background:var(--soft);max-width:900px;margin:0 auto;padding:34px 32px}.reservationHero .reservationApplyBox{width:100%;margin-top:36px}.reservationHero .reservationApplyBox p{max-width:none}.reservationApplyBox h3{letter-spacing:-.045em;margin:0 0 10px;font-size:26px;font-weight:300;line-height:1.35}.reservationApplyBox p{color:#555;max-width:620px;margin:0 0 22px}.reservationApplyBox a{border:1px solid #222;padding:11px 18px;font-size:13px;transition:background .25s,color .25s;display:inline-flex}.reservationApplyBox a:hover{color:#fff;background:#222}.productBottomCta{border-top:1px solid var(--line);text-align:center;color:#fff;background:#151515;padding:86px 42px}.productBottomCta h2{letter-spacing:-.05em;margin:0 0 14px;font-size:32px;font-weight:300;line-height:1.35}.productBottomCta p{color:#bbb;max-width:620px;margin:0 auto 28px}.productBottomCta a{border:1px solid #ffffffbf;padding:11px 18px;font-size:13px;transition:background .25s,color .25s;display:inline-flex}.productBottomCta a:hover{color:#151515;background:#fff}.doljanchiProductHero{background:#fff;justify-content:flex-start;max-width:900px;min-height:0;padding:108px 42px 34px}.doljanchiProductHero.packageShowcase{padding:108px 42px 72px}.doljanchiProductHero h1{margin-bottom:16px;font-size:clamp(38px,4.6vw,56px)}.doljanchiProductHero p{max-width:700px;font-size:16px;line-height:1.85}.packageShowcase{background:#fff;padding-top:20px}.packageShowcase .productSectionHead{max-width:900px;margin-bottom:22px}.packageShowcase .productSectionHead h2{letter-spacing:-.06em;font-size:clamp(30px,3.6vw,44px);line-height:1.12}.packageShowcase .productSectionHead p{max-width:700px;font-size:14px;line-height:1.85}.doljanchiPackageGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:900px;margin:46px auto 0;display:grid}.doljanchiPackageCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffffff0;flex-direction:column;min-height:0;padding:30px 30px 28px;transition:background .32s,transform .32s,box-shadow .32s;display:flex}.doljanchiPackageCard:hover{background:#fff;transform:translateY(-5px);box-shadow:0 24px 60px #2c262014}.packageCardTop{color:#9a9288;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.packageCardTop span{letter-spacing:.18em;font-size:12px}.packageCardTop em{letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-style:normal}.doljanchiPackageCard h3{letter-spacing:-.065em;margin:0 0 20px;font-size:clamp(28px,3vw,40px);font-weight:300;line-height:1.12}.packagePriceLine{border-bottom:1px solid #e6e2dae6;flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:18px;padding:0 0 18px;display:flex}.packagePriceLine strong{letter-spacing:-.045em;font-size:clamp(24px,2.7vw,34px);font-weight:400;line-height:1}.packagePriceLine span{color:#9a9288;font-size:13px;text-decoration:line-through}.doljanchiPackageCard p{color:#3f3f3f;margin:0 0 22px;font-size:14px;line-height:1.85}.doljanchiPackageCard ul{color:#555;gap:9px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.doljanchiPackageCard li{padding-left:18px;position:relative}.doljanchiPackageCard li:before{content:"";background:#aaa29a;width:7px;height:1px;position:absolute;top:.84em;left:0}.productReviewBenefit{border:1px solid var(--line);background:var(--soft);grid-template-columns:160px 1fr;align-items:center;gap:18px;width:100%;max-width:900px;margin:14px auto 0;padding:18px 22px;display:grid}.productReviewBenefit span{letter-spacing:.22em;text-transform:uppercase;color:#8b8378;font-size:10px}.productReviewBenefit p{color:#3f3f3f;margin:0;font-size:15px}.productCommonList{border-top:1px solid #1515151f;max-width:900px;margin:0 auto;padding:0;list-style:none}.productCommonList li{color:#4c4c4c;border-bottom:1px solid #1515151a;grid-template-columns:28px 1fr;gap:16px;padding:17px 0;font-size:14px;line-height:1.75;display:grid;position:relative}.productCommonList li:before{content:"✓";color:#8b8378;padding-top:2px;font-size:12px}.productTravelNote{background:#ffffff94;border:1px solid #1515151a;grid-template-columns:86px 1fr;align-items:baseline;gap:16px;max-width:900px;margin:18px auto 0;padding:15px 18px;display:grid}.productTravelNote span{letter-spacing:.16em;text-transform:uppercase;color:#8b8378;font-size:10px}.productTravelNote p{color:#5a5a5a;margin:0;font-size:13px;line-height:1.7}.productTravelSection{max-width:1040px}.productTravelSection .productSectionHead{margin-left:0;margin-right:0}.travelFeeTable{border-top:1px solid var(--line)}.travelFeeTable div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 0;display:flex}.travelFeeTable span{color:#555}.travelFeeTable strong{color:#222;font-weight:400}.productProductProcess{border-top:1px solid var(--line);gap:0}.productProductProcess li{border:0;border-bottom:1px solid var(--line);background:0 0;min-height:0;padding:17px 0}.productBottomLinks{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.productBottomLinks a{margin:0}.recordDetailPage{background:#fff;min-height:100vh;padding:96px 42px 72px}.recordBack{color:#777;letter-spacing:.04em;margin-bottom:34px;font-size:12px;display:inline-flex}.recordDetailHero{grid-template-columns:minmax(220px,320px) 1fr;align-items:start;gap:48px;max-width:1180px;margin:0 auto;display:grid}.recordDetailText{position:sticky;top:104px}.recordBlogPage{background:#fff}.recordBlogHeader{text-align:center;max-width:920px;margin:48px auto 36px}.recordBlogHeader span{color:#888;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.recordBlogHeader h1{letter-spacing:-.045em;margin:14px 0 12px;font-size:34px;font-weight:300;line-height:1.35}.recordBlogHeader p{color:#666;margin:0 0 10px}.recordBlogList{flex-direction:column;gap:22px;max-width:920px;margin:0 auto;display:flex}.recordBlogPhoto{background:#fff;width:100%;margin:0}.recordBlogPhoto img{object-fit:contain;width:100%;height:auto;display:block}.recordBlogVideo{background:#111;width:100%;margin:0}.recordBlogVideo video{background:#111;width:100%;height:auto;max-height:82vh;display:block}.recordExternalVideo{color:#555;border-bottom:1px solid #aaa;margin-top:8px;padding-bottom:3px;font-size:12px;display:inline-flex}.siteFooter{color:#d8d8d8;background:#151515;padding:42px;font-size:12px}.footerInner{grid-template-columns:1fr auto;align-items:end;gap:28px;max-width:1080px;margin:0 auto;display:grid}.footerLogo img{filter:invert();opacity:.92;width:auto;height:28px;display:block}.footerTagline{color:#8f8f8f;margin-top:14px;font-size:12px;line-height:1.7}.footerRight{text-align:right}.footerInfo{color:#aaa;line-height:1.9}.footerInfo b{color:#ddd;font-weight:400}.footerLegal{justify-content:flex-end;gap:14px;margin-top:14px;display:flex}.footerLegal a{color:#d8d8d8;border-bottom:1px solid #ffffff47;padding-bottom:2px;text-decoration:none;transition:color .25s,border-color .25s}.footerLegal a:hover{color:#fff;border-color:#ffffffb8}.footerSocial{justify-content:flex-end;gap:10px;margin-bottom:16px;display:flex}.socialLink{color:#f4f4f4;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .3s,transform .3s,border-color .3s;display:inline-flex}.socialLink:hover{color:#151515;background:#fff;border-color:#fff;transform:translateY(-2px)}.socialLink svg{width:17px;height:17px;display:block}.legalPage{min-height:100vh;color:var(--ink);background:#fff;padding-top:66px}.legalHero{border-bottom:1px solid var(--line);max-width:900px;margin:0 auto;padding:104px 42px 58px}.legalHero h1{letter-spacing:-.07em;margin:0 0 22px;font-size:clamp(38px,5vw,64px);font-weight:300;line-height:1.12}.legalHero p{color:#555;max-width:680px;margin:0 0 22px;font-size:16px;line-height:1.9}.legalHero time{color:#888;letter-spacing:.04em;font-size:12px;display:inline-flex}.legalContent{max-width:900px;margin:0 auto;padding:62px 42px 108px}.legalContent article{border-bottom:1px solid var(--line);padding:34px 0}.legalContent article:first-child{padding-top:0}.legalContent h2{letter-spacing:-.04em;margin:0 0 16px;font-size:22px;font-weight:400;line-height:1.4}.legalContent p,.legalContent li,.legalContent dd{color:#555;font-size:14px;line-height:1.9}.legalContent p{margin:0}.legalContent ul{margin:12px 0 0;padding-left:18px}.legalContent dl{gap:10px;margin:0;display:grid}.legalContent dl div{border-bottom:1px solid #00000012;grid-template-columns:180px 1fr;gap:16px;padding-bottom:10px;display:grid}.legalContent dt{color:#222;font-size:14px}.legalContent dd{margin:0}.legalContent a{color:inherit;border-bottom:1px solid #999;text-decoration:none}.copyright{color:#777;letter-spacing:.02em;margin-top:14px;font-size:11px}.typographyManaged.heroTitle-small :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-size:clamp(34px,4.4vw,58px)}.typographyManaged.heroTitle-large :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-size:clamp(46px,6.2vw,86px)}.typographyManaged.heroWeight-light :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-weight:300}.typographyManaged.heroWeight-regular :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-weight:400}.typographyManaged.heroWeight-medium :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-weight:500}.typographyManaged.heroBody-small :is(.heroCopy p,.productHero p,.brandHero p,.recordsHero p){font-size:14px}.typographyManaged.heroBody-large :is(.heroCopy p,.productHero p,.brandHero p,.recordsHero p){font-size:18px}.typographyManaged.heroSpacing-compact :is(.heroCopy p,.productHero p,.brandHero p,.recordsHero p){margin-top:10px}.typographyManaged.heroSpacing-airy :is(.heroCopy p,.productHero p,.brandHero p,.recordsHero p){margin-top:30px}.typographyManaged.sectionTitle-small :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-size:clamp(30px,4.2vw,56px)}.typographyManaged.sectionTitle-large :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-size:clamp(42px,6.8vw,96px)}.typographyManaged.sectionWeight-light :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-weight:300}.typographyManaged.sectionWeight-regular :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-weight:400}.typographyManaged.sectionWeight-medium :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-weight:500}.typographyManaged.sectionBody-small :is(.sectionHead p,.productSectionHead p,.brandSectionHead p,.productBottomCta p,.brandPromise p){font-size:13px}.typographyManaged.sectionBody-large :is(.sectionHead p,.productSectionHead p,.brandSectionHead p,.productBottomCta p,.brandPromise p){font-size:17px}.typographyManaged.sectionSpacing-compact :is(.sectionHead p,.productSectionHead p,.brandSectionHead p,.productBottomCta p,.brandPromise p){margin-top:8px}.typographyManaged.sectionSpacing-airy :is(.sectionHead p,.productSectionHead p,.brandSectionHead p,.productBottomCta p,.brandPromise p){margin-top:22px}.recordsPage.typographyManaged.recordsTitle-classic .recordsPageSection .sectionHead h2{font-size:clamp(54px,6.6vw,92px)}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead{max-width:900px;margin:0 auto 52px}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead span{color:#8b8378;margin-bottom:24px}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead span:after{width:88px}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead h2{letter-spacing:-.08em;margin:0;font-size:clamp(54px,6vw,84px);font-weight:300;line-height:.96}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead p{color:#464646;letter-spacing:-.045em;max-width:820px;font-weight:300}.recordsPage.typographyManaged.recordsTitle-archive .recordsPageSection .sectionHead h2{letter-spacing:-.07em;font-size:clamp(38px,4.7vw,58px);line-height:1.04}.recordsPage.typographyManaged.recordsBody-small .recordsPageSection .sectionHead p{font-size:15px}.recordsPage.typographyManaged.recordsBody-default .recordsPageSection .sectionHead p{font-size:17px}.recordsPage.typographyManaged.recordsBody-large .recordsPageSection .sectionHead p{font-size:clamp(17px,1.7vw,23px);line-height:1.55}.recordsPage.typographyManaged.recordsSpacing-compact .recordsPageSection .sectionHead p{margin-top:8px}.recordsPage.typographyManaged.recordsSpacing-default .recordsPageSection .sectionHead p{margin-top:16px}.recordsPage.typographyManaged.recordsSpacing-airy .recordsPageSection .sectionHead p{margin-top:28px}@media (max-width:860px){.nav{align-items:center;height:96px;padding:0 24px}.logo img{height:22px}.menu{display:none}.mobileMenu{height:96px;display:block}.mobileMenuButton{cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;width:44px;height:96px;padding:0;list-style:none;display:inline-flex}.mobileMenuButton::-webkit-details-marker{display:none}.mobileMenuButton::marker{content:""}.mobileMenuButton span{background:#8a8a8a;border-radius:999px;width:28px;height:2px;transition:transform .24s,opacity .24s,background .24s;display:block}.mobilePanel{z-index:59;opacity:0;visibility:hidden;background:#fff;width:calc(100vw - 40px);height:100vh;padding:16px 0 32px;transition:opacity .24s,transform .24s,visibility .24s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-10px)}.mobileMenuOpen .mobilePanel{opacity:1;visibility:visible;transform:translate(0)}.mobileMenuOpen .mobileMenuButton{z-index:60;background:#555;align-items:center;gap:0;width:40px;height:86px;position:fixed;top:0;right:0}.mobileMenuOpen .mobileMenuButton span{background:#fff;width:22px;height:1px}.mobileMenuOpen .mobileMenuButton span:first-child{transform:translateY(1px)rotate(45deg)}.mobileMenuOpen .mobileMenuButton span:nth-child(2){opacity:0}.mobileMenuOpen .mobileMenuButton span:nth-child(3){transform:translateY(-1px)rotate(-45deg)}.mobileMenuGroup{border-bottom:0;padding:0}.mobileMenuMain{letter-spacing:-.01em;color:#222;align-items:baseline;gap:7px;padding:12px 22px;font-size:16px;line-height:1;display:flex}.mobileMenuMain small{letter-spacing:.16em;color:#15151570;text-transform:none;font-size:9px;font-weight:400;line-height:1}.mobileSubLinks{display:none}.hasMobileSubLinks .mobileSubLinks,.mobileReservationGroup .mobileSubLinks{gap:0;padding:0 0 6px;display:grid}.hasMobileSubLinks .mobileSubLinks a,.mobileReservationGroup .mobileSubLinks a{color:#666;padding:9px 34px;font-size:11px;line-height:1;display:block}.mobileReserve{text-align:left;border:0;margin-top:0;padding:12px 22px}.hero{background:#fff;flex-direction:column;grid-template-columns:none;align-items:stretch;gap:0;min-height:auto;padding:94px 16px 36px;display:flex}.hero:before{display:none}.heroCopy{order:2;width:100%;padding:18px 0 0;display:block}.heroCopy h1{letter-spacing:-.075em;font-size:clamp(29px,9vw,36px);line-height:1.17}.heroCopy p{color:#444;max-width:310px;margin-top:14px;font-size:13px}.heroTags{gap:6px;margin-top:16px}.heroTags span{background:#ffffffb3;padding:6px 8px;font-size:10px}.heroCtas{gap:8px;margin-top:16px}.heroCtas a{min-width:112px;padding:10px 14px;font-size:12px}.heroNoImage{text-align:center;justify-content:center}.heroNoImage .heroCopy{display:block}.heroPhoto{aspect-ratio:2879/3839;background-position:50%;background-size:cover;order:1;width:100%;height:auto;min-height:0;max-height:none;display:block;position:relative;inset:auto;overflow:hidden}.heroImage{object-fit:cover;object-position:center;filter:contrast(1.04)brightness(.92)}.scroll{display:none}.story{padding:76px 20px}.brandTitle{gap:9px}.brandTitle span{font-size:24px}.brandTitle img{height:22px}.poem{font-size:23px}.desc{font-size:16px}.records,.services,.conversionAnchors,.editorialStatement,.bookingFlow,.lillebrisRecordMethod{padding:72px 16px}.homeEditorialVideo{grid-template-columns:1fr;gap:28px;padding:72px 16px 80px}.homeEditorialVideoFrame{aspect-ratio:4/5;grid-row:auto;width:100%}.homeEditorialVideoText h2{font-size:clamp(30px,8vw,38px);line-height:1.2}.homeEditorialVideoText p:not(.homeEditorialKicker){font-size:16px;line-height:1.75}.homeEditorialVideoNotes div{grid-template-columns:36px 1fr;gap:12px}.homeEditorialVideoNotes p{font-size:16px;line-height:1.5}.recordsPage{padding-top:56px}.recordsHero{padding:76px 20px 54px}.recordsHero h1{font-size:34px}.recordsHero p{font-size:15px}.recordCategoryNav{gap:8px}.recordCategoryNav a{flex:30%;min-width:0;padding:10px 12px;font-size:12px}.records .sectionHead,.services .sectionHead{padding:0}.guide,.packages,.news{padding:72px 20px}.sectionHead{max-width:430px;margin-bottom:32px;display:block}.sectionHead span{margin-bottom:14px;padding-top:0}.sectionHead span:after{width:34px}.sectionHead h2{margin-bottom:0;font-size:clamp(38px,13vw,54px);line-height:1}.sectionHead p{font-size:14px;line-height:1.8}.guideGrid,.newsList,.packageGrid,.serviceGrid,.conversionAnchors,.bookingSteps{grid-template-columns:1fr}.conversionAnchors{gap:0;padding-top:0;padding-bottom:0}.conversionAnchors article{border-top:1px solid #ffffff2e;border-left:0;min-height:0;padding:30px 6px}.conversionAnchors article:first-child{border-top:0}.conversionAnchors h2{margin:20px 0 10px}.conversionAnchors p{max-width:none}.editorialStatement{grid-template-columns:1fr;gap:28px;min-height:0}.editorialStatementText h2{font-size:clamp(34px,10.6vw,48px);line-height:1.08}.editorialStatementBody{border-left:0;border-top:1px solid var(--line);padding-top:24px;padding-left:0}.bookingSteps{border-top:0;max-width:430px;padding:0 0 0 22px;position:relative}.bookingSteps:before{width:1px;height:auto;inset:5px auto 4px 4px}.bookingSteps li{min-height:0;padding:0 0 28px}.bookingSteps li+li{padding-left:0}.bookingSteps li:before{margin-bottom:8px}.bookingSteps li:after{width:8px;height:8px;box-shadow:0 0 0 5px #fff, 0 0 0 6px var(--line);top:2px;left:-22px}.bookingSteps li+li:after{left:-22px}.bookingSteps b{font-size:20px}.bookingCtas{max-width:430px;margin-top:24px}.bookingCtas a{flex:100%}.serviceGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);gap:0;width:100%;max-width:430px}.serviceCard{flex-direction:column;width:100%;min-height:0;padding:26px 22px;display:flex}.serviceCard:before{margin:0 0 6px;padding:0}.serviceCard span{padding:0}.serviceCard h3{min-height:0;margin:14px 0 12px;padding:0;font-size:30px}.serviceCard p{min-height:0;margin:0 0 18px;padding:0}.serviceCard ul{margin:0 0 22px;padding:18px 0 0}.serviceCard a{margin-left:0}.guideGrid,.newsList{max-width:430px}.guideGrid div,.newsList article{padding:24px 22px}.newsLayer{align-items:end;padding:16px}.newsLayerPanel{max-height:82vh;padding:42px 24px 30px}.newsLayerClose{top:18px;right:20px}.newsLayerPanel h3{font-size:28px}.newsLayerBody p{font-size:15px;line-height:1.82}.recordGrid{grid-template-columns:repeat(3,1fr);gap:1mm;width:100%;max-width:430px}.doljanchiRecordSection{padding:64px 20px}.doljanchiRecordPage .doljanchiRecordSection:first-of-type{padding-top:72px}.doljanchiRecordSection .sectionHead{max-width:430px;margin-bottom:24px}.doljanchiRecordSection .sectionHead h2{font-size:24px;font-weight:300}.doljanchiRecordGrid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:430px}.recordSubsection{max-width:430px;margin-top:34px}.recordSubHead{margin-bottom:14px}.recordSubHead h3{font-size:21px}.recordSubHead p{font-size:13px}.recordsPageSection .sectionHead{margin-bottom:34px}.recordsPageSection .sectionHead span{margin-bottom:16px}.recordsPageSection .sectionHead span:after{width:52px}.recordsPageSection .sectionHead h2{font-size:clamp(46px,14vw,58px);line-height:.98}.recordsPageSection .sectionHead p{margin-top:12px;font-size:16px;line-height:1.62}.recordCard{line-height:0}.recordImage,.recordPhotoWrap{aspect-ratio:1;max-height:none}.recordOverlay{padding:10px 6px}.recordOverlay span{letter-spacing:.04em;font-size:10px}.recordDetailPage{padding:110px 16px 48px}.recordBack{color:#282522;letter-spacing:-.02em;z-index:70;-webkit-backdrop-filter:blur(12px);background:#fffcf7f5;border:1px solid #22201d2e;border-radius:999px;justify-content:center;align-items:center;width:max-content;max-width:calc(100vw - 32px);margin:0 0 30px;padding:10px 14px;font-size:12px;line-height:1;position:sticky;top:108px;box-shadow:0 10px 26px #19161214;display:inline-flex!important}.brandPage{padding-top:56px}.brandHero{min-height:auto;padding:64px 20px 58px;display:block}.brandHero h1{font-size:29px}.brandHero p{font-size:15px}.brandHeroMark{width:min(260px,70vw);margin:42px auto 0}.brandHeroMark img{width:100%}.brandMeaning,.brandView,.brandMission,.brandArtist,.brandPromise{padding:64px 20px}.productPage{padding-top:56px}.productHero{min-height:auto;padding:76px 20px 60px}.doljanchiProductHero{padding:72px 20px 24px}.doljanchiProductHero.packageShowcase{padding:72px 20px 56px}.productHero h1{font-size:34px}.productHero p{font-size:15px}.packageShowcase{padding-top:16px}.productSection{padding:64px 20px}.packageShowcase.productSection{padding-top:16px}.productSectionHead h2{font-size:28px}.productListGrid,.productFeatureGrid,.productTwoColumn,.productNumberGrid{grid-template-columns:1fr;gap:14px;display:grid}.reservationProcessTimeline{gap:0;padding:0 0 0 22px}.reservationProcessTimeline:before{width:1px;height:auto;inset:5px auto 4px 4px}.reservationProcessTimeline li{padding:0 0 26px}.reservationProcessTimeline li+li{padding-left:0}.reservationProcessTimeline li:before{margin-bottom:8px}.reservationProcessTimeline li:after{width:8px;height:8px;box-shadow:0 0 0 5px var(--soft), 0 0 0 6px var(--line);top:2px;left:-22px}.reservationProcessTimeline li+li:after{left:-22px}.doljanchiPackageGrid{grid-template-columns:1fr;max-width:430px;margin-top:34px}.doljanchiPackageCard{min-height:0;padding:28px 22px 26px}.packageCardTop{margin-bottom:26px}.doljanchiPackageCard h3{font-size:28px}.packagePriceLine strong{font-size:27px}.productReviewBenefit{max-width:430px;padding:20px 18px;display:block}.productReviewBenefit p{margin-top:8px;font-size:14px}.productCommonList{max-width:430px}.productCommonList li{grid-template-columns:22px 1fr;gap:10px;font-size:13px}.productTravelNote{grid-template-columns:1fr;gap:6px;max-width:430px;padding:14px 16px}.productTravelNote p{font-size:12px}.productTravelSection{max-width:none}.reservationApplyBox{padding:26px 22px}.reservationFormShell{padding:26px 20px}.reservationOptionGrid,.reservationTwoColumnFields{grid-template-columns:1fr}.reservationSubmitArea{align-items:stretch}.reservationSubmitArea button{justify-content:center;width:100%}.reservationFallbackLink{text-align:center;justify-content:center;width:100%}.productListGrid article,.productFeatureGrid article{min-height:0;padding:22px 20px}.productBottomCta{padding:64px 20px}.productBottomCta h2,.brandSectionHead h2{font-size:27px}.meaningGrid,.brandViewGrid,.brandMission,.artistBody{grid-template-columns:1fr}.brandViewGrid{border-left:0}.productFaqList+.brandCtas{justify-content:flex-start;max-width:430px;margin:24px auto 0}.brandViewGrid article{border-left:1px solid var(--line);min-height:0}.brandMission{gap:30px}.missionQuote blockquote{font-size:26px}.recordBlogHeader{text-align:left;margin:36px auto 28px}.recordBlogHeader h1{font-size:27px}.recordBlogList{gap:16px}.footerInner{grid-template-columns:1fr}.footerRight{text-align:left}.footerSocial,.footerLegal{justify-content:flex-start}.legalPage{padding-top:56px}.legalHero{padding:76px 20px 42px}.legalHero h1{font-size:34px}.legalHero p{font-size:15px}.legalContent{padding:42px 20px 78px}.legalContent article{padding:28px 0}.legalContent dl div{grid-template-columns:1fr;gap:4px}.siteFooter{padding:34px 20px}.typographyManaged.heroTitle-small :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-size:clamp(28px,8vw,34px)}.typographyManaged.heroTitle-large :is(.heroCopy h1,.productHero h1,.brandHero h1,.recordsHero h1){font-size:clamp(36px,11vw,48px)}.typographyManaged.heroBody-small :is(.heroCopy p,.productHero p,.brandHero p,.recordsHero p){font-size:13px}.typographyManaged.heroBody-large :is(.heroCopy p,.productHero p,.brandHero p,.recordsHero p){font-size:16px}.typographyManaged.sectionTitle-small :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-size:clamp(30px,10vw,42px)}.typographyManaged.sectionTitle-large :is(.sectionHead h2,.productSectionHead h2,.brandSectionHead h2,.productBottomCta h2,.brandPromise h2){font-size:clamp(46px,15vw,62px)}.typographyManaged.sectionBody-small :is(.sectionHead p,.productSectionHead p,.brandSectionHead p,.productBottomCta p,.brandPromise p){font-size:13px}.typographyManaged.sectionBody-large :is(.sectionHead p,.productSectionHead p,.brandSectionHead p,.productBottomCta p,.brandPromise p){font-size:16px}.recordsPage.typographyManaged.recordsTitle-classic .recordsPageSection .sectionHead h2{font-size:clamp(46px,14vw,58px)}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead{margin-bottom:34px}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead span{margin-bottom:16px}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead span:after{width:52px}.recordsPage.typographyManaged.recordsTitle-editorial .recordsPageSection .sectionHead h2{font-size:clamp(46px,14vw,58px);line-height:.98}.recordsPage.typographyManaged.recordsTitle-archive .recordsPageSection .sectionHead h2{font-size:clamp(34px,11vw,44px)}.recordsPage.typographyManaged.recordsBody-small .recordsPageSection .sectionHead p{font-size:14px}.recordsPage.typographyManaged.recordsBody-default .recordsPageSection .sectionHead p{font-size:15px}.recordsPage.typographyManaged.recordsBody-large .recordsPageSection .sectionHead p{font-size:16px;line-height:1.62}}.productPage .packageShowcase .productSectionHead,.productPage .productSoft .productSectionHead,.productPage .productTravelSection .productSectionHead,.productPage .doljanchiProductHero{max-width:900px}.productPage .packageShowcase .productSectionHead h2,.productPage .productSoft .productSectionHead h2,.productPage .productTravelSection .productSectionHead h2{letter-spacing:-.055em;font-size:clamp(27px,3vw,38px);line-height:1.18}.productPage .packageShowcase .productSectionHead p,.productPage .productSoft .productSectionHead p,.productPage .productTravelSection .productSectionHead p{font-size:14px;line-height:1.75}.productPage .doljanchiPackageCard h3{font-size:clamp(25px,2.35vw,34px);line-height:1.16}@media (max-width:860px){.productPage .packageShowcase .productSectionHead h2,.productPage .productSoft .productSectionHead h2,.productPage .productTravelSection .productSectionHead h2{font-size:26px}.productPage .doljanchiPackageCard h3{font-size:25px}}.recordsPage.doljanchiRecordPage .doljanchiRecordSection .sectionHead h2{letter-spacing:-.055em;font-weight:300;line-height:1.18;font-size:clamp(23px,2.7vw,38px)!important}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead{margin-bottom:28px}.recordsPage:not(.doljanchiRecordPage) #doljanchi-photo{border-top:0}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead span{margin-bottom:14px}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead h2{letter-spacing:-.055em;font-weight:300;line-height:1.18;font-size:clamp(23px,2.7vw,38px)!important}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead p{max-width:680px;margin-top:12px;font-size:14px;font-weight:300;line-height:1.7}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .recordGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;max-width:900px}.recordsPage.doljanchiRecordPage #doljanchi-video .doljanchiRecordGrid,.recordsPage:not(.doljanchiRecordPage) #doljanchi-video .recordGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.recordsPage #doljanchi-video .recordPhotoWrap{aspect-ratio:auto;background:#f6f2eb}.recordsPage #doljanchi-video .recordVideo{object-fit:contain;object-position:center;width:100%;height:auto}@media (max-width:860px){.recordsPage.doljanchiRecordPage .doljanchiRecordSection .sectionHead h2{font-weight:300;font-size:24px!important}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead{margin-bottom:24px}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead h2{font-weight:300;font-size:24px!important}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .sectionHead p{font-size:13px}.recordsPage:not(.doljanchiRecordPage) .recordsPageSection .recordGrid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:430px}}@media (max-width:760px){.recordsPage #doljanchi-photo .recordGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.backToTopButton{right:clamp(18px,2.3vw,34px);bottom:calc(clamp(20px, 3vw, 38px) + var(--floating-footer-offset,0px));z-index:80;color:#25221f;-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;background:#fffcf7d1;border:1px solid #22201d3d;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:48px;height:48px;transition:opacity .32s,visibility .32s,transform .32s,border-color .28s,background .28s;display:inline-flex;position:fixed;transform:translateY(14px)scale(.96);box-shadow:0 18px 42px #1916121c}.backToTopButton.isVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.backToTopButton span{font-size:17px;font-weight:300;line-height:1;display:block;transform:translateY(1px)}.backToTopButton em{letter-spacing:.18em;text-indent:.18em;color:#817970;font-size:8px;font-style:normal;line-height:1;display:block}.backToTopButton:hover{background:#fffcf7f5;border-color:#22201d7a;transform:translateY(-2px)scale(1)}.backToTopButton:focus-visible{outline-offset:4px;outline:1px solid #25221f}.floatingKakaoButton{right:clamp(18px,2.3vw,34px);bottom:calc(clamp(20px, 3vw, 38px) + 58px + var(--floating-footer-offset,0px));z-index:80;color:#25221f;-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;background:#fffcf7d1;border:1px solid #22201d3d;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:48px;height:48px;transition:opacity .32s,visibility .32s,transform .32s,border-color .28s,background .28s;display:inline-flex;position:fixed;transform:translateY(14px)scale(.96);box-shadow:0 18px 42px #1916121c}.floatingKakaoButton.isVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.floatingKakaoButton span{letter-spacing:-.08em;white-space:nowrap;font-size:9px;font-weight:600;line-height:1;display:block;transform:translateY(1px)}.floatingKakaoButton em{letter-spacing:.12em;text-indent:.12em;color:#817970;font-size:6px;font-style:normal;line-height:1;display:block}.floatingKakaoButton:hover{background:#fffcf7f5;border-color:#22201d7a;transform:translateY(-2px)scale(1)}.floatingKakaoButton:focus-visible{outline-offset:4px;outline:1px solid #25221f}.adminStudioPage~.siteFooter,.adminStudioPage~.backToTopButton,.adminStudioPage~.floatingKakaoButton{display:none}@media (max-width:860px){.backToTopButton{right:16px;bottom:calc(18px + var(--floating-footer-offset,0px));width:44px;height:44px}.backToTopButton span{font-size:16px}.backToTopButton em{font-size:7px}.floatingKakaoButton{right:16px;bottom:calc(70px + var(--floating-footer-offset,0px));gap:3px;width:44px;height:44px}.floatingKakaoButton span{font-size:8px}.floatingKakaoButton em{font-size:5.5px}}.stylePreviewPage{color:#202020;background:#f3f0ea;min-height:100vh}.stylePreviewSheet{background:radial-gradient(circle at 16% 8%,#ffffff85,#0000 24%),radial-gradient(circle at 84% 92%,#d6cec129,#0000 30%),linear-gradient(90deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,linear-gradient(0deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,#f8f5ef;width:min(100%,1080px);margin:0 auto;padding:82px 82px 112px;box-shadow:0 26px 80px #201c170f}.stylePreviewTopline,.stylePreviewCaptionLine{letter-spacing:-.015em;text-transform:uppercase;grid-template-columns:1fr auto;align-items:end;gap:24px;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif;font-size:clamp(12px,1.35vw,16px);font-weight:800;line-height:1;display:grid}.stylePreviewMediaBlock{aspect-ratio:916/437;background:#ddd7cd;width:100%;margin:0;overflow:hidden}.stylePreviewMediaBlock img{object-fit:cover;width:100%;height:100%;display:block}.stylePreviewIntro{max-width:760px;margin-top:clamp(72px,8vw,96px);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif}.stylePreviewKicker{letter-spacing:.08em;color:#7a7166;margin:0 0 18px;font-size:11px;font-weight:800;line-height:1}.stylePreviewIntro h1{letter-spacing:-.065em;word-break:keep-all;max-width:720px;margin:0 0 34px;font-size:clamp(30px,3.55vw,42px);font-weight:700;line-height:1.2}.stylePreviewIntro p:not(.stylePreviewKicker){letter-spacing:-.045em;word-break:keep-all;color:#2f2d2a;max-width:730px;margin:0 0 24px;font-size:clamp(17px,1.75vw,22px);font-weight:300;line-height:1.72}.stylePreviewGrid{border-top:1px solid #202020b8;grid-template-columns:minmax(260px,360px) 1fr;align-items:stretch;gap:42px;margin-top:76px;padding-top:18px;display:grid}.stylePreviewVideoCard{aspect-ratio:4/5;background:#dfd8cc;overflow:hidden}.stylePreviewVideoCard video{object-fit:cover;width:100%;height:100%;display:block}.stylePreviewNotes{border-top:1px solid #202020b8;display:grid}.stylePreviewNotes div{border-bottom:1px solid #202020b8;grid-template-columns:105px 1fr;align-items:start;gap:28px;padding:18px 0 22px;display:grid}.stylePreviewNotes span,.stylePreviewNotes p{margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif}.stylePreviewNotes span{letter-spacing:.02em;font-size:12px;font-weight:800;line-height:1.2}.stylePreviewNotes p{letter-spacing:-.04em;color:#242321;font-size:clamp(16px,1.75vw,22px);font-weight:600;line-height:1.3}@media (max-width:760px){.stylePreviewSheet{padding:58px 28px 78px}.stylePreviewTopline,.stylePreviewCaptionLine{font-size:11px}.stylePreviewMediaBlock{aspect-ratio:1.24}.stylePreviewIntro{margin-top:62px}.stylePreviewIntro h1{margin-bottom:28px;font-size:30px;line-height:1.22}.stylePreviewIntro p:not(.stylePreviewKicker){margin-bottom:22px;font-size:17px;line-height:1.72}.stylePreviewGrid{grid-template-columns:1fr;gap:28px}.stylePreviewNotes div{grid-template-columns:82px 1fr;gap:18px}}.lillebrisEditorialPage{color:#202020;background:radial-gradient(circle at 16% 8%,#ffffff80,#0000 24%),radial-gradient(circle at 84% 92%,#d6cec124,#0000 30%),linear-gradient(90deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,linear-gradient(0deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,#f8f5ef;min-height:100vh}.lillebrisEditorialSheet{background:0 0;width:min(100%,1080px);margin:0 auto;padding:82px 82px 112px}.lillebrisEditorialHeroImage{aspect-ratio:916/437;background:#ddd7cd;width:100%;margin:0;overflow:hidden}.lillebrisEditorialHeroImage img,.lillebrisEditorialPhotoCard img{object-fit:cover;width:100%;height:100%;display:block}.lillebrisEditorialIntro{max-width:916px;margin-top:clamp(72px,8vw,96px)}.lillebrisEditorialKicker{letter-spacing:.08em;color:#7a7166;margin:0 0 18px;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif;font-size:11px;font-weight:800;line-height:1}.lillebrisEditorialIntro h1{letter-spacing:-.012em;word-break:keep-all;max-width:916px;margin:0 0 34px;font-size:clamp(30px,3.55vw,42px);font-weight:700;line-height:1.2}.lillebrisEditorialIntro p{letter-spacing:-.018em;text-align:justify;text-align-last:left;word-break:keep-all;color:#2f2d2a;width:100%;max-width:916px;margin:0 0 24px;font-size:clamp(17px,1.75vw,22px);font-weight:300;line-height:1.72}.lillebrisEditorialClosing p{letter-spacing:-.018em;word-break:keep-all;color:#2f2d2a;max-width:730px;margin:0 0 24px;font-size:clamp(17px,1.75vw,22px);font-weight:300;line-height:1.72}.lillebrisEditorialMeaning{border-top:1px solid #202020b8;grid-template-columns:160px 160px 1fr;align-items:start;gap:28px;margin-top:76px;padding-top:18px;display:grid}.lillebrisEditorialMeaning div{border-top:1px solid #202020b8;padding-top:16px}.lillebrisEditorialMeaning span{letter-spacing:.04em;margin-bottom:14px;font-size:12px;font-weight:800;line-height:1;display:block}.lillebrisEditorialMeaning p{letter-spacing:-.018em;margin:0;font-size:24px;font-weight:600;line-height:1.2}.lillebrisEditorialMeaning blockquote{letter-spacing:-.026em;word-break:keep-all;border-top:1px solid #202020b8;margin:0;padding-top:14px;font-size:clamp(22px,2.65vw,32px);font-weight:600;line-height:1.38}.lillebrisEditorialGrid{border-top:1px solid #202020b8;grid-template-columns:minmax(260px,360px) 1fr;align-items:stretch;gap:42px;margin-top:88px;padding-top:18px;display:grid}.lillebrisEditorialPhotoCard{aspect-ratio:4/5;background:#dfd8cc;overflow:hidden}.lillebrisEditorialNotes{border-top:1px solid #202020b8;display:grid}.lillebrisEditorialNotes div{border-bottom:1px solid #202020b8;grid-template-columns:105px 1fr;align-items:start;gap:28px;padding:18px 0 22px;display:grid}.lillebrisEditorialNotes span{letter-spacing:.02em;font-size:12px;font-weight:800;line-height:1.2}.lillebrisEditorialNotes p{letter-spacing:-.018em;color:#242321;word-break:keep-all;margin:0;font-size:clamp(16px,1.75vw,22px);font-weight:500;line-height:1.45}.lillebrisEditorialProcess{max-width:760px;margin-top:92px}.lillebrisEditorialProcess h2{letter-spacing:-.03em;word-break:keep-all;max-width:720px;margin:0 0 32px;font-size:clamp(26px,3vw,36px);font-weight:600;line-height:1.28}.lillebrisEditorialProcess ol{border-top:1px solid #202020b8;gap:0;margin:0;padding:0;list-style:none;display:grid}.lillebrisEditorialProcess li{letter-spacing:-.018em;color:#2f2d2a;border-bottom:1px solid #202020b8;padding:18px 0;font-size:clamp(16px,1.55vw,20px);font-weight:300;line-height:1.65}.lillebrisEditorialClosing{border-top:1px solid #202020b8;margin-top:86px;padding-top:18px}.lillebrisEditorialCtas{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.lillebrisEditorialCtas a{color:#202020;letter-spacing:-.025em;border:1px solid #202020a6;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.lillebrisEditorialCtas a:hover{color:#f8f5ef;background:#202020}@media (max-width:760px){.lillebrisEditorialSheet{padding:58px 28px 78px}.lillebrisEditorialHeroImage{aspect-ratio:1.24}.lillebrisEditorialIntro{width:100%;max-width:none;margin-top:62px}.lillebrisEditorialIntro h1{text-align:justify;text-align-last:left;width:100%;max-width:none;margin-bottom:28px;font-size:30px;line-height:1.22}.lillebrisEditorialIntro p,.lillebrisEditorialClosing p{text-align:justify;text-align-last:left;width:100%;max-width:none;margin-bottom:22px;font-size:17px;line-height:1.72}.lillebrisEditorialMeaning{grid-template-columns:1fr;gap:20px;margin-top:64px}.lillebrisEditorialGrid{grid-template-columns:1fr;gap:28px;margin-top:72px}.lillebrisEditorialNotes div{grid-template-columns:82px 1fr;gap:18px}.lillebrisEditorialProcess{margin-top:72px}.lillebrisEditorialProcess h2{font-size:27px}}.brandSpacePage{color:#171717;background:#fff}.brandSpaceHero{grid-template-columns:minmax(320px,.78fr) minmax(540px,1.22fr);align-items:center;gap:72px;width:100%;max-width:1320px;margin:0 auto;padding:132px 64px 190px;display:grid}.brandSpaceHeroCopy{max-width:560px}.brandSpaceEyebrow,.brandSpaceSectionHead>span,.brandSpaceEditorialCopy>span,.brandSpaceClosing>span{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;line-height:1;display:block}.brandSpaceHero h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.brandSpaceHeroCopy>p{color:#555;margin:42px 0 0;font-size:16px;line-height:2}.brandSpaceHeroVisual{min-height:660px;position:relative}.brandSpaceHeroVisual img{display:block}.brandSpaceHeroMain{width:min(74%,550px);height:auto;margin-left:auto}.brandSpaceHeroAccent{width:min(31%,210px);height:auto;position:absolute;bottom:3%;left:3%;box-shadow:0 18px 55px #00000014}.brandSpaceEditorial{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:120px;width:100%;max-width:1280px;margin:0 auto;padding:10px 64px 190px;display:grid}.brandSpaceEditorialImages img{max-width:100%;height:auto;display:block}.brandSpaceEditorialImages img:first-child{grid-column:1/-1;width:88%}.brandSpaceEditorialImages img:nth-child(2){width:82%}.brandSpaceEditorialImages img:nth-child(3){width:100%;margin-top:58px}.brandSpaceEditorialCopy{max-width:430px}.brandSpaceEditorialCopy h2,.brandSpaceSectionHead h2,.brandSpaceClosing h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,52px);font-weight:400;line-height:1.2}.brandSpaceEditorialCopy p{color:#595959;margin:34px 0 0;font-size:15px;line-height:2}.brandSpaceRecommended{background:#f7f6f2;padding:150px max(60px,50vw - 640px) 160px}.brandSpaceSectionHead{max-width:680px}.brandSpaceRecommendGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;display:grid}.brandSpaceRecommendGrid article{background:#fff;border:1px solid #e7e3dc;min-height:250px;padding:34px}.brandSpaceCardNumber{letter-spacing:.12em;color:#aaa;margin-bottom:58px;font-size:11px;display:block}.brandSpaceRecommendGrid h3,.brandSpaceUseGrid h3,.brandSpaceExampleGrid h3{letter-spacing:-.035em;margin:0;font-size:18px;font-weight:500;line-height:1.55}.brandSpaceRecommendGrid p,.brandSpaceUseGrid p,.brandSpaceExampleGrid p{color:#686868;margin:18px 0 0;font-size:14px;line-height:1.8}.brandSpaceUse{grid-template-columns:.85fr 1.15fr;align-items:start;gap:110px;width:100%;max-width:1280px;margin:0 auto;padding:180px 64px;display:grid}.brandSpaceUseGrid{border-top:1px solid #ddd;margin-top:70px}.brandSpaceUseGrid article{border-bottom:1px solid #ddd;grid-template-columns:130px 1fr;gap:28px;padding:24px 0;display:grid}.brandSpaceUseGrid p{margin:0}.brandSpaceUseImages{grid-template-columns:.95fr 1.05fr;align-items:start;gap:30px;display:grid}.brandSpaceUseImages img{max-width:100%;height:auto;display:block}.brandSpaceUseImages img:first-child{grid-row:1/span 2;width:92%}.brandSpaceUseImages img:nth-child(2){width:100%}.brandSpaceUseImages img:nth-child(3){justify-self:end;width:76%;margin-top:32px}.brandSpaceExample{width:100%;max-width:1280px;margin:0 auto;padding:40px 64px 160px}.brandSpaceExample .brandSpaceSectionHead>p{color:#666;margin:30px 0 0;font-size:15px;line-height:1.9}.brandSpaceExampleGrid{border-top:1px solid #ddd;border-bottom:1px solid #ddd;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.brandSpaceExampleGrid article{min-height:210px;padding:34px 34px 40px 0}.brandSpaceExampleGrid article+article{border-left:1px solid #ddd;padding-left:34px}.brandSpaceEstimate{max-width:720px;margin:80px 0 0 auto}.brandSpaceEstimate>span{letter-spacing:.15em;color:#888;margin-bottom:20px;font-size:12px;display:block}.brandSpaceEstimate p{color:#555;margin:0;font-size:15px;line-height:2}.brandSpaceDetails{border-top:1px solid #e4e4e4;grid-template-columns:1fr 1fr;gap:100px;width:100%;max-width:1280px;margin:0 auto;padding:150px 64px;display:grid}.brandSpaceDetails ul,.brandSpaceDetails ol{border-top:1px solid #ddd;margin:60px 0 0;padding:0;list-style:none}.brandSpaceDetails li{border-bottom:1px solid #ddd;padding:20px 0;font-size:15px;line-height:1.6}.brandSpaceDetails ol{counter-reset:brandSpaceProcess}.brandSpaceDetails ol li{counter-increment:brandSpaceProcess;grid-template-columns:44px 1fr;gap:14px;display:grid}.brandSpaceDetails ol li:before{content:"0" counter(brandSpaceProcess);letter-spacing:.1em;color:#999;font-size:11px}.brandSpaceClosing{border-top:1px solid #e4e4e4;width:100%;max-width:1280px;margin:0 auto;padding:160px 64px 210px}.brandSpaceClosing h2{max-width:720px}.brandSpaceClosing a{color:inherit;border-bottom:1px solid #222;align-items:center;gap:24px;margin-top:58px;padding-bottom:8px;font-size:15px;text-decoration:none;display:inline-flex}.brandSpaceClosing a em{font-style:normal}@media (max-width:900px){.brandSpaceHero{grid-template-columns:1fr;gap:72px;padding:92px 20px 130px}.brandSpaceHero h1{font-size:clamp(42px,11vw,58px)}.brandSpaceHeroCopy>p br,.brandSpaceEditorialCopy p br{display:none}.brandSpaceHeroVisual{min-height:0}.brandSpaceHeroMain{width:82%;margin-left:auto}.brandSpaceHeroAccent{width:40%;box-shadow:none;margin-top:28px;margin-left:0;position:static}.brandSpaceEditorial{grid-template-columns:1fr;gap:86px;padding:20px 20px 130px}.brandSpaceEditorialImages{grid-template-columns:1fr .72fr;gap:22px}.brandSpaceEditorialImages img:first-child{width:100%}.brandSpaceEditorialImages img:nth-child(2){width:78%}.brandSpaceEditorialImages img:nth-child(3){margin-top:42px}.brandSpaceRecommended{padding:110px 20px 120px}.brandSpaceRecommendGrid{grid-template-columns:1fr;gap:16px}.brandSpaceRecommendGrid article{min-height:0}.brandSpaceCardNumber{margin-bottom:40px}.brandSpaceUse{grid-template-columns:1fr;gap:90px;padding:130px 20px}.brandSpaceUseGrid article{grid-template-columns:110px 1fr}.brandSpaceUseImages{flex-direction:column;gap:28px;display:flex}.brandSpaceUseImages img:first-child{align-self:flex-start;width:82%}.brandSpaceUseImages img:nth-child(2){width:100%}.brandSpaceUseImages img:nth-child(3){align-self:flex-end;width:72%;margin-top:18px}.brandSpaceExample{padding:20px 20px 120px}.brandSpaceExampleGrid{grid-template-columns:1fr}.brandSpaceExampleGrid article{min-height:0;padding:30px 0}.brandSpaceExampleGrid article+article{border-top:1px solid #ddd;border-left:0;padding-left:0}.brandSpaceEstimate{margin-top:60px}.brandSpaceDetails{grid-template-columns:1fr;gap:100px;padding:110px 20px}.brandSpaceClosing{padding:120px 20px 150px}}@media (max-width:560px){.brandSpaceHero{padding-top:76px}.brandSpaceHeroCopy>p,.brandSpaceEditorialCopy p,.brandSpaceEstimate p{font-size:14px}.brandSpaceHeroAccent{width:46%}.brandSpaceEditorialImages{grid-template-columns:1fr;gap:34px}.brandSpaceEditorialImages img:nth-child(2){width:66%}.brandSpaceEditorialImages img:nth-child(3){justify-self:end;width:82%;margin-top:0}.brandSpaceUseGrid article{grid-template-columns:1fr;gap:10px}.brandSpaceUseGrid article h3{font-size:16px}.brandSpaceUseImages img:first-child{width:88%}.brandSpaceUseImages img:nth-child(3){width:76%}.brandSpaceClosing h2,.brandSpaceSectionHead h2,.brandSpaceEditorialCopy h2{font-size:36px}}.brandSpaceEditorialImages{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.brandSpaceEditorialImages img{width:100%;max-width:none;margin:0;display:block}.brandSpaceEditorialImages img:first-child{grid-column:1/-1;width:100%;height:auto}.brandSpaceEditorialImages img:nth-child(2),.brandSpaceEditorialImages img:nth-child(3){aspect-ratio:7/8;object-fit:cover;object-position:center center;grid-column:auto;width:100%;margin:0}@media (max-width:900px){.brandSpaceEditorialImages{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brandSpaceEditorialImages img:first-child{grid-column:1/-1;width:100%}.brandSpaceEditorialImages img:nth-child(2),.brandSpaceEditorialImages img:nth-child(3){aspect-ratio:7/8;width:100%;margin:0}}@media (max-width:560px){.brandSpaceEditorialImages{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.brandSpaceEditorialImages img:nth-child(2),.brandSpaceEditorialImages img:nth-child(3){aspect-ratio:7/8;justify-self:auto;width:100%;margin:0}}.brandSpaceEditorialImages img:nth-child(2),.brandSpaceEditorialImages img:nth-child(3){aspect-ratio:4/3;object-fit:cover}.brandSpaceEditorialImages img:nth-child(2){object-position:center 55%}.brandSpaceEditorialImages img:nth-child(3){object-position:center center}.brandSpacePage .brandSpaceUseImages{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:14px!important;display:grid!important}.brandSpacePage .brandSpaceUseImages img,.brandSpacePage .brandSpaceUseImages img:first-child,.brandSpacePage .brandSpaceUseImages img:nth-child(2),.brandSpacePage .brandSpaceUseImages img:nth-child(3){object-position:center center;aspect-ratio:4/5!important;object-fit:cover!important;grid-area:auto!important;place-self:start stretch!important;width:100%!important;max-width:none!important;margin:0!important}@media (max-width:560px){.brandSpacePage .brandSpaceUseImages{grid-template-columns:1fr!important;gap:10px!important}.brandSpacePage .brandSpaceUseImages img,.brandSpacePage .brandSpaceUseImages img:first-child,.brandSpacePage .brandSpaceUseImages img:nth-child(2),.brandSpacePage .brandSpaceUseImages img:nth-child(3){aspect-ratio:4/3!important}}.brandSpacePage .brandSpaceUse{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)!important;grid-template-areas:"useHead useImages""useList useList"!important;align-items:start!important;gap:90px!important;display:grid!important}.brandSpacePage .brandSpaceUseInfo .brandSpaceSectionHead{grid-area:useHead!important;align-self:center!important;max-width:430px!important}.brandSpacePage .brandSpaceUseImages{grid-area:useImages!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-self:start!important;gap:12px!important;display:grid!important}.brandSpacePage .brandSpaceUseImages img,.brandSpacePage .brandSpaceUseImages img:first-child,.brandSpacePage .brandSpaceUseImages img:nth-child(2),.brandSpacePage .brandSpaceUseImages img:nth-child(3){aspect-ratio:4/3!important;object-fit:cover!important;grid-area:auto!important;place-self:stretch stretch!important;width:100%!important;height:auto!important;margin:0!important}.brandSpacePage .brandSpaceUseGrid{border-top:1px solid #ddd!important;border-bottom:1px solid #ddd!important;grid-area:useList!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:0!important;display:grid!important}.brandSpacePage .brandSpaceUseGrid article{border-bottom:0!important;min-height:150px!important;padding:28px 28px 32px!important;display:block!important}@media (max-width:900px){.brandSpacePage .brandSpaceUse{grid-template-columns:1fr!important;grid-template-areas:"useHead""useImages""useList"!important;row-gap:60px!important}.brandSpacePage .brandSpaceUseInfo .brandSpaceSectionHead{max-width:620px!important}.brandSpacePage .brandSpaceUseGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brandSpacePage .brandSpaceUseGrid article:first-child{padding-left:28px!important}.brandSpacePage .brandSpaceUseGrid article:nth-child(3){border-top:1px solid #ddd!important;border-left:0!important}.brandSpacePage .brandSpaceUseGrid article:nth-child(4){border-top:1px solid #ddd!important}}@media (max-width:560px){.brandSpacePage .brandSpaceUseImages{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.brandSpacePage .brandSpaceUseImages img,.brandSpacePage .brandSpaceUseImages img:first-child,.brandSpacePage .brandSpaceUseImages img:nth-child(2),.brandSpacePage .brandSpaceUseImages img:nth-child(3){aspect-ratio:3/4!important}.brandSpacePage .brandSpaceUseGrid{grid-template-columns:1fr!important}.brandSpacePage .brandSpaceUseGrid article,.brandSpacePage .brandSpaceUseGrid article:first-child{border-top:1px solid #ddd!important;border-left:0!important;min-height:0!important;padding:24px 0!important}.brandSpacePage .brandSpaceUseGrid article:first-child{border-top:0!important}.brandSpacePage .brandSpaceUse{grid-template-columns:1fr!important;grid-template-areas:"useHead""useImages""useList"!important;row-gap:42px!important;padding:96px 20px 110px!important}.brandSpacePage .brandSpaceUseInfo .brandSpaceSectionHead{max-width:100%!important}.brandSpacePage .brandSpaceUseInfo .brandSpaceSectionHead h2{font-size:34px!important;line-height:1.22!important}.brandSpacePage .brandSpaceUseImages{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.brandSpacePage .brandSpaceUseImages img,.brandSpacePage .brandSpaceUseImages img:first-child,.brandSpacePage .brandSpaceUseImages img:nth-child(2),.brandSpacePage .brandSpaceUseImages img:nth-child(3){aspect-ratio:4/3!important;object-fit:cover!important;width:100%!important;margin:0!important}.brandSpacePage .brandSpaceUseImages img:first-child{object-position:center 58%!important}.brandSpacePage .brandSpaceUseImages img:nth-child(2){object-position:center 55%!important}.brandSpacePage .brandSpaceUseImages img:nth-child(3){object-position:center 38%!important}.brandSpacePage .brandSpaceUseGrid{border-top:1px solid #ddd!important;border-bottom:0!important;margin:0!important;display:block!important}.brandSpacePage .brandSpaceUseGrid article,.brandSpacePage .brandSpaceUseGrid article:first-child,.brandSpacePage .brandSpaceUseGrid article:nth-child(3),.brandSpacePage .brandSpaceUseGrid article:nth-child(4){border-top:0!important;border-bottom:1px solid #ddd!important;border-left:0!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;min-height:0!important;padding:19px 0!important;display:grid!important}.brandSpacePage .brandSpaceUseGrid h3{margin:0!important;font-size:15px!important;font-weight:500!important;line-height:1.55!important}.brandSpacePage .brandSpaceUseGrid p{color:#666!important;margin:0!important;font-size:13px!important;line-height:1.7!important}.brandSpacePage .brandSpaceUse{row-gap:30px!important}.brandSpacePage .brandSpaceUseGrid article,.brandSpacePage .brandSpaceUseGrid article:first-child,.brandSpacePage .brandSpaceUseGrid article:nth-child(2),.brandSpacePage .brandSpaceUseGrid article:nth-child(3),.brandSpacePage .brandSpaceUseGrid article:nth-child(4){border:0!important;border-bottom:1px solid #ddd!important;padding:19px 0!important}.brandSpacePage .brandSpaceUseGrid{border-top:1px solid #ddd!important}}.brandSpacePage .brandSpaceUse{grid-template-columns:1fr!important;grid-template-areas:"useHead""useImages""useList"!important;row-gap:62px!important;padding-top:160px!important;padding-bottom:160px!important;display:grid!important}.brandSpacePage .brandSpaceUseInfo{display:contents!important}.brandSpacePage .brandSpaceUseInfo .brandSpaceSectionHead{grid-area:useHead!important;max-width:560px!important}.brandSpacePage .brandSpaceUseImages{grid-area:useImages!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr) minmax(0,.9fr)!important;align-items:center!important;gap:18px!important;width:100%!important;display:grid!important}.brandSpacePage .brandSpaceUseImages img,.brandSpacePage .brandSpaceUseImages img:first-child,.brandSpacePage .brandSpaceUseImages img:nth-child(2),.brandSpacePage .brandSpaceUseImages img:nth-child(3){object-fit:cover!important;grid-area:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important}.brandSpacePage .brandSpaceUseImages img:first-child{aspect-ratio:3/4!important;object-position:center center!important}.brandSpacePage .brandSpaceUseImages img:nth-child(2){aspect-ratio:4/3!important;object-position:center center!important}.brandSpacePage .brandSpaceUseImages img:nth-child(3){aspect-ratio:3/4!important;object-position:center center!important}.brandSpacePage .brandSpaceUseGrid{border-top:1px solid #ddd!important;border-bottom:1px solid #ddd!important;grid-area:useList!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:8px 0 0!important;display:grid!important}.brandSpacePage .brandSpaceUseGrid article,.brandSpacePage .brandSpaceUseGrid article:first-child,.brandSpacePage .brandSpaceUseGrid article:nth-child(2),.brandSpacePage .brandSpaceUseGrid article:nth-child(3),.brandSpacePage .brandSpaceUseGrid article:nth-child(4){border:0!important;min-height:145px!important;padding:28px!important;display:block!important}.brandSpacePage .brandSpaceUseGrid article:first-child{padding-left:0!important}.brandSpacePage .brandSpaceUseGrid article+article{border-left:1px solid #ddd!important}.brandSpacePage .brandSpaceUseGrid h3{margin:0 0 16px!important;font-size:17px!important}.brandSpacePage .brandSpaceUseGrid p{margin:0!important;font-size:14px!important;line-height:1.8!important}@media (max-width:560px){.brandSpacePage .brandSpaceUse{row-gap:38px!important;padding:96px 20px 110px!important}.brandSpacePage .brandSpaceUseInfo .brandSpaceSectionHead{max-width:100%!important}.brandSpacePage .brandSpaceUseImages{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.brandSpacePage .brandSpaceUseImages img:nth-child(2){aspect-ratio:4/3!important;grid-area:1/1/auto/-1!important}.brandSpacePage .brandSpaceUseImages img:first-child{aspect-ratio:3/4!important;grid-area:2/1!important}.brandSpacePage .brandSpaceUseImages img:nth-child(3){aspect-ratio:3/4!important;grid-area:2/2!important}.brandSpacePage .brandSpaceUseGrid{border-top:1px solid #ddd!important;border-bottom:0!important;margin:0!important;display:block!important}.brandSpacePage .brandSpaceUseGrid article,.brandSpacePage .brandSpaceUseGrid article:first-child,.brandSpacePage .brandSpaceUseGrid article:nth-child(2),.brandSpacePage .brandSpaceUseGrid article:nth-child(3),.brandSpacePage .brandSpaceUseGrid article:nth-child(4){border:0!important;border-bottom:1px solid #ddd!important;grid-template-columns:92px minmax(0,1fr)!important;gap:18px!important;min-height:0!important;padding:19px 0!important;display:grid!important}.brandSpacePage .brandSpaceUseGrid h3{margin:0!important;font-size:15px!important;line-height:1.5!important}.brandSpacePage .brandSpaceUseGrid p{margin:0!important;font-size:13px!important;line-height:1.7!important}}@media (min-width:901px){.brandSpacePage .brandSpaceHeroCopy{transform:translateY(-120px)}}.menu>.menuItem:first-child>.menuLink:before{background:#546d77}.menu>.menuItem:nth-child(2)>.menuLink:before{background:#e3d9d0}.menu>.menuItem:nth-child(3)>.menuLink:before{background:#7c5d42}.menu>.menuItem:nth-child(4)>.menuLink:before{background:#cccbc9}.menu>.menuItem:nth-child(5)>.menuLink:before{background:#546d77}.menu>.menuItem:nth-child(6)>.menuLink:before{background:#e3d9d0}.menu>.menuItem:nth-child(7)>.menuLink:before{background:#7c5d42}@media (min-width:901px){.lillebrisRecordMethod .sectionHead h2{font-size:clamp(44px,4vw,56px)}.productPage .doljanchiProductHero>.productKicker{letter-spacing:.2em;text-transform:uppercase;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1;display:block}.productPage .doljanchiProductHero>h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.productPage .doljanchiProductHero>p{color:#555;max-width:560px;margin:42px 0 0;font-size:16px;font-weight:400;line-height:2}.productPage.typographyManaged .doljanchiProductHero>.productKicker{letter-spacing:.2em;text-transform:uppercase;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1;display:block}.productPage.typographyManaged .doljanchiProductHero>h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.productPage.typographyManaged .doljanchiProductHero>p{color:#555;max-width:900px;margin-top:42px;font-size:16px;font-weight:400;line-height:2}}.doljanchiStoryVideoNote{letter-spacing:.02em;color:#8b8378;margin:22px 0 0;font-size:12px;font-weight:400;line-height:1.6}@media (max-width:900px){.doljanchiStoryVideo{padding:64px 16px 56px}.doljanchiStoryVideoTitle{margin-bottom:32px;font-size:21px}.doljanchiStoryVideoMedia{width:min(420px,100%)}}.doljanchiStoryVideo{text-align:center;border-top:1px solid #15151514;width:100%;padding:104px 20px 92px}.doljanchiStoryVideoHead{margin:0 auto 48px}.doljanchiStoryVideoEyebrow{letter-spacing:.24em;color:#8b8378;margin-bottom:20px;font-size:10px;font-weight:400;line-height:1;display:block}.doljanchiStoryVideoTitle{letter-spacing:-.04em;color:#242424;margin:0;font-size:24px;font-weight:300;line-height:1.55}.doljanchiStoryVideoTitle:after{content:"";opacity:.65;background:#546d77;width:48px;height:1px;margin:28px auto 0;display:block}.doljanchiStoryVideoMedia{object-fit:contain;width:min(430px,100%);height:auto;margin:0 auto;display:block}.doljanchiStoryVideoCaption{margin-top:28px}.doljanchiStoryVideoCaption>span{letter-spacing:.18em;color:#9a9289;font-size:10px;font-weight:400;line-height:1;display:block}.doljanchiStoryVideoCaption>p{letter-spacing:-.01em;color:#77716b;margin:10px 0 0;font-size:12px;font-weight:400;line-height:1.6}@media (max-width:900px){.doljanchiStoryVideo{padding:72px 16px 64px}.doljanchiStoryVideoHead{margin-bottom:36px}.doljanchiStoryVideoTitle{font-size:20px}.doljanchiStoryVideoMedia{width:min(390px,100%)}}.productPage .reelsHero{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;gap:72px;width:100%;max-width:1320px;margin:0 auto;padding:132px 64px 180px;display:grid}.productPage .reelsHeroCopy{z-index:3;width:100%;min-width:0;max-width:520px;position:relative}.productPage .reelsHeroEyebrow{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1;display:block}.productPage .reelsHero h1{letter-spacing:-.06em;white-space:nowrap;margin:0;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.productPage .reelsHeroCopy>p{color:#555;max-width:500px;margin:42px 0 0;font-size:16px;line-height:2}.productPage .reelsHeroVisual{isolation:isolate;width:100%;min-width:0;min-height:620px;position:relative}.productPage .reelsHeroVisual video{background:#f3f1ef;display:block}.productPage .reelsHeroMain{aspect-ratio:16/9;object-fit:cover;z-index:1;width:75%;max-width:680px;margin-left:auto;position:relative}.productPage .reelsHeroAccent{aspect-ratio:9/16;object-fit:cover;z-index:2;width:35%;max-width:280px;position:absolute;top:190px;left:0;box-shadow:0 22px 60px #00000017}@media (max-width:1100px){.productPage .reelsHero{grid-template-columns:1fr;gap:76px;padding:112px 40px 160px}.productPage .reelsHeroCopy{max-width:620px}.productPage .reelsHeroVisual{width:min(100%,820px);min-height:610px;margin-left:auto}.productPage .reelsHeroMain{width:76%;max-width:none}.productPage .reelsHeroAccent{width:34%;max-width:none;top:170px;left:0}}@media (max-width:900px){.productPage .reelsHero{gap:64px;padding:92px 20px 130px}.productPage .reelsHero h1{white-space:normal;font-size:clamp(42px,11vw,58px)}.productPage .reelsHeroCopy>p br{display:none}.productPage .reelsHeroVisual{width:100%;min-height:0;padding-bottom:18px}.productPage .reelsHeroMain{width:88%;margin-left:auto}.productPage .reelsHeroAccent{width:42%;box-shadow:none;margin-top:-8%;margin-left:0;position:relative;top:auto;left:auto}}.productPage .reelsSelected{width:100%;max-width:1120px;margin:0 auto;padding:70px 48px 170px}.productPage .reelsSelectedHead{max-width:620px;margin-bottom:70px}.productPage .reelsSelectedHead>span{letter-spacing:.2em;color:#888;margin-bottom:26px;font-size:12px;font-weight:400;line-height:1;display:block}.productPage .reelsSelectedHead h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,3.4vw,48px);font-weight:400;line-height:1.15}.productPage .reelsSelectedGrid{grid-template-rows:auto auto;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start;gap:32px 52px;display:grid}.productPage .reelsSelectedItem{margin:0}.productPage .reelsSelectedItem video{object-fit:cover;background:#f3f1ef;width:100%;display:block}.productPage .reelsSelectedPortrait{grid-area:1/1/3;width:72%;margin-top:42px;margin-left:auto}.productPage .reelsSelectedPortrait video{aspect-ratio:9/16}.productPage .reelsSelectedLandscapeOne{grid-area:1/2;width:86%}.productPage .reelsSelectedLandscapeTwo{grid-area:2/2;width:72%;margin-left:9%}.productPage .reelsSelectedLandscape video{aspect-ratio:16/9}.productPage .reelsSelectedItem figcaption{letter-spacing:.18em;color:#888;margin-top:12px;font-size:10px;font-weight:400;line-height:1}@media (max-width:1100px){.productPage .reelsSelected{padding:60px 40px 150px}.productPage .reelsSelectedGrid{gap:30px 40px}.productPage .reelsSelectedPortrait{width:76%;margin-top:34px}.productPage .reelsSelectedLandscapeOne{width:90%}.productPage .reelsSelectedLandscapeTwo{width:76%;margin-left:7%}}@media (max-width:900px){.productPage .reelsSelected{padding:40px 20px 120px}.productPage .reelsSelectedHead{margin-bottom:58px}.productPage .reelsSelectedHead h2{font-size:clamp(30px,9vw,42px)}.productPage .reelsSelectedGrid{display:block}.productPage .reelsSelectedPortrait{width:52%;margin:0 0 46px 4%}.productPage .reelsSelectedLandscapeOne{width:84%;margin:0 0 46px auto}.productPage .reelsSelectedLandscapeTwo{width:76%;margin:0 auto 0 6%}}.lillebrisLogoStory{background-color:#0000;background-image:none;grid-column:1/-1;grid-template-columns:minmax(300px,.95fr) 1px minmax(360px,1.05fr);align-items:center;column-gap:58px;width:min(100%,1080px);margin:92px auto 110px;padding:72px 58px;display:grid}.lillebrisLogoStory:before{content:"";background:#7c5d423d;grid-area:1/2;align-self:center;width:1px;height:82%}.lillebrisLogoStoryVisual{grid-column:1;justify-content:center;align-items:center;min-width:0;display:flex}.lillebrisLogoStoryVisual img{object-fit:contain;width:min(100%,390px);height:auto;display:block}.lillebrisLogoStoryCopy{grid-column:3;min-width:0;max-width:460px}.lillebrisLogoStoryHeading{align-items:center;gap:18px;margin-bottom:38px;display:flex}.lillebrisLogoStoryHeading>span{letter-spacing:-.045em;white-space:nowrap;font-size:27px;font-weight:500;line-height:1}.lillebrisLogoStoryHeading:after{content:"";background:#28282859;order:1;width:1px;height:24px}.lillebrisLogoStoryHeading img{object-fit:contain;order:2;width:150px;height:auto;display:block}.lillebrisLogoStoryPhrase{letter-spacing:-.035em;color:#292929;margin:0 0 36px;font-size:21px;font-weight:400;line-height:1.9}.lillebrisLogoStoryMeaning{border-top:1px solid #7c5d4240;border-bottom:1px solid #7c5d4240;gap:28px;margin-bottom:34px;padding:18px 0;display:flex}.lillebrisLogoStoryMeaning span{letter-spacing:.01em;color:#6d625a;font-size:13px;line-height:1.5}.lillebrisLogoStoryBody{letter-spacing:-.02em;color:#625b56;margin:0;font-size:14px;line-height:2}@media (min-width:1440px){.lillebrisLogoStory{width:min(100%,1040px);margin-top:82px;margin-bottom:100px;padding:70px 56px}}@media (max-width:1100px){.lillebrisLogoStory{grid-template-columns:minmax(260px,.9fr) 1px minmax(320px,1.1fr);column-gap:38px;width:calc(100% - 40px);padding:58px 38px}.lillebrisLogoStoryVisual img{width:min(100%,330px)}.lillebrisLogoStoryHeading img{width:135px}}@media (max-width:800px){.lillebrisLogoStory{width:calc(100% - 32px);margin:64px auto 84px;padding:44px 22px 50px;display:block}.lillebrisLogoStory:before{display:none}.lillebrisLogoStoryVisual{margin-bottom:54px}.lillebrisLogoStoryVisual img{width:min(88%,340px)}.lillebrisLogoStoryCopy{max-width:none}.lillebrisLogoStoryHeading{margin-bottom:30px}.lillebrisLogoStoryHeading>span{font-size:23px}.lillebrisLogoStoryHeading img{width:128px}.lillebrisLogoStoryPhrase{font-size:19px;line-height:1.8}.lillebrisLogoStoryMeaning{flex-wrap:wrap;gap:18px}.lillebrisLogoStoryBody{font-size:13px;line-height:1.9}}.recordsPage .recordCategoryNav a{transition:transform .16s,box-shadow .16s;transform:translateY(0)scale(1)}:is(.recordsPage .recordCategoryNav a[href=\#doljanchi-photo],.recordsPage:has(#doljanchi-photo:target) .recordCategoryNav a[href=\#doljanchi-photo],.recordsPage:has(#doljanchi-video:target) .recordCategoryNav a[href=\#doljanchi-photo],.recordsPage:has(#mood-content:target) .recordCategoryNav a[href=\#doljanchi-photo]){color:#fff;background:#546d77;border-color:#546d77}:is(.recordsPage .recordCategoryNav a[href=\#doljanchi-video],.recordsPage:has(#doljanchi-photo:target) .recordCategoryNav a[href=\#doljanchi-video],.recordsPage:has(#doljanchi-video:target) .recordCategoryNav a[href=\#doljanchi-video],.recordsPage:has(#mood-content:target) .recordCategoryNav a[href=\#doljanchi-video]){color:#fff;background:#7c5d42;border-color:#7c5d42}:is(.recordsPage .recordCategoryNav a[href=\#mood-content],.recordsPage:has(#doljanchi-photo:target) .recordCategoryNav a[href=\#mood-content],.recordsPage:has(#doljanchi-video:target) .recordCategoryNav a[href=\#mood-content],.recordsPage:has(#mood-content:target) .recordCategoryNav a[href=\#mood-content]){color:#2f2d2a;background:#cccbc9;border-color:#cccbc9}.recordsPage .recordCategoryNav a:hover{transform:translateY(1px)scale(.985);box-shadow:inset 0 1px 2px #00000014}.recordsPage .recordCategoryNav a:active{transform:translateY(2px)scale(.97);box-shadow:inset 0 2px 4px #0000001f}.recordsPage.typographyManaged .recordsHero .productKicker{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1}.recordsPage.typographyManaged .recordsHero h1{letter-spacing:-.06em;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}@media (max-width:900px){.recordsPage.typographyManaged .recordsHero h1{font-size:clamp(42px,11vw,58px)}}.productPage.typographyManaged .doljanchiProductHero>.productKicker{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1}.productPage.typographyManaged .doljanchiProductHero>h1{letter-spacing:-.06em;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.productPage.typographyManaged .doljanchiProductHero>p{color:#555;font-size:16px;font-weight:400;line-height:2}@media (max-width:900px){.productPage.typographyManaged .doljanchiProductHero>h1{font-size:clamp(42px,11vw,58px)}}@media (max-width:560px){.productPage.typographyManaged .doljanchiProductHero>p{font-size:14px}}.productPage.typographyManaged .reservationHero>.productKicker{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1}.productPage.typographyManaged .reservationHero>h1{letter-spacing:-.06em;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.productPage.typographyManaged .reservationHero>p{color:#555;max-width:700px;font-size:16px;font-weight:400;line-height:2}@media (max-width:900px){.productPage.typographyManaged .reservationHero>h1{font-size:clamp(42px,11vw,58px)}}@media (max-width:560px){.productPage.typographyManaged .reservationHero>p{font-size:14px}}.productPage.typographyManaged .productHero>.productKicker{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1}.productPage.typographyManaged .productHero>h1{letter-spacing:-.06em;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.productPage.typographyManaged .productHero>p{color:#555;font-size:16px;font-weight:400;line-height:2}@media (max-width:900px){.productPage.typographyManaged .productHero>h1{font-size:clamp(42px,11vw,58px)}}@media (max-width:560px){.productPage.typographyManaged .productHero>p{font-size:14px}}.recordsPage:not(.doljanchiRecordPage) #doljanchi-photo{padding-top:56px}@media (max-width:860px){.recordsPage:not(.doljanchiRecordPage) #doljanchi-photo{padding-top:44px}}.doljanchiRecordPage .doljanchiRecordIntro{background:#fff;width:100%;max-width:900px;margin:0 auto;padding:108px 42px 64px}.doljanchiRecordPage .doljanchiRecordIntroEyebrow{letter-spacing:.2em;color:#888;margin-bottom:28px;font-size:12px;font-weight:400;line-height:1}.doljanchiRecordPage .doljanchiRecordIntro h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,66px);font-weight:400;line-height:1.08}.doljanchiRecordPage .doljanchiRecordIntro p{color:#555;margin:42px 0 0;font-size:16px;font-weight:400;line-height:2}.doljanchiRecordPage #doljanchi-photo{padding-top:64px}@media (max-width:900px){.doljanchiRecordPage .doljanchiRecordIntro{padding:92px 20px 56px}.doljanchiRecordPage .doljanchiRecordIntro h1{font-size:clamp(42px,11vw,58px)}}@media (max-width:560px){.doljanchiRecordPage .doljanchiRecordIntro{padding-top:76px}.doljanchiRecordPage .doljanchiRecordIntro p{font-size:14px}.doljanchiRecordPage #doljanchi-photo{padding-top:48px}}.menuTrigger{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.mobileMenuTrigger{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:default;background:0 0;border:0}.recordsPage{background:radial-gradient(circle at 16% 8%,#ffffff80,#0000 24%),radial-gradient(circle at 84% 92%,#d6cec124,#0000 30%),linear-gradient(90deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,linear-gradient(0deg,#23201c03 1px,#0000 1px) 0 0/9px 9px,#f8f5ef}.recordsPage .recordsHero{background:0 0}@media (min-width:861px){.recordsHero{padding-top:74px;padding-bottom:48px}}.lillebrisLogoStoryVisual,.lillebrisLogoStoryCopy{align-self:center}.lillebrisLogoStoryCopy{flex-direction:column;justify-content:center;padding-top:0;display:flex}.lillebrisLogoStoryCopy>.lillebrisLogoStoryPhrase{margin-top:0}.lillebrisLogoStoryBody{font-size:15px}.lillebrisGridIntro .homeEditorialVideoText p:not(.homeEditorialKicker){color:#403d39;font-weight:350}.lillebrisRecordMethod .sectionHead h2{color:#242321;font-weight:350}@media (min-width:861px){.lillebrisLogoStoryCopy{transform:translateY(-22px)}.lillebrisLogoStoryPhrase{letter-spacing:-.045em;color:#242321;margin:0 0 38px;font-size:clamp(25px,2.15vw,30px);font-weight:400;line-height:1.58}.lillebrisGridIntro .homeEditorialVideoText p:not(.homeEditorialKicker),.lillebrisLogoStoryBody,.lillebrisRecordMethod .guideGrid p{text-align:justify;text-justify:inter-character;word-break:keep-all}}@media (max-width:860px){.lillebrisLogoStoryCopy{align-self:stretch;transform:none}.lillebrisLogoStoryPhrase{font-size:23px;line-height:1.55}.lillebrisGridIntro .homeEditorialVideoText p:not(.homeEditorialKicker),.lillebrisLogoStoryBody,.lillebrisRecordMethod .guideGrid p{text-align:left}}@media (min-width:861px){.newsCardButton h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;max-height:2.7em;margin:18px 0 12px;display:-webkit-box;overflow:hidden}}.doljanchiRecordPage .doljanchiRecordIntro{background:0 0}.doljanchiFaqPage{background:#fff}.doljanchiFaqPage .doljanchiFaqHero{background:#fff;width:100%;max-width:900px;min-height:0;margin:0 auto;padding:108px 42px 64px}.doljanchiFaqPage .doljanchiFaqHero>.productKicker{margin-bottom:28px}.doljanchiFaqPage .doljanchiFaqHero>h1{margin:0}.doljanchiFaqPage .doljanchiFaqHero>p{max-width:900px;margin:42px 0 0}.doljanchiFaqPage .productSoft{padding-top:54px}@media (max-width:900px){.doljanchiFaqPage .doljanchiFaqHero{padding:92px 20px 56px}}@media (max-width:560px){.doljanchiFaqPage .doljanchiFaqHero{padding-top:76px}.doljanchiFaqPage .productSoft{padding-top:40px}}@media (min-width:1101px){.productPage .reelsHero{padding-top:132px;padding-bottom:190px}.productPage .reelsHeroCopy{max-width:560px;transform:translateY(-120px)}.productPage .reelsHeroCopy>p{max-width:560px}}@media (min-width:901px){.recordsPage:not(.doljanchiRecordPage) .recordsHero{padding:108px 42px 64px}}@media (max-width:900px){.recordsPage:not(.doljanchiRecordPage) .recordsHero{padding:92px 20px 56px}}@media (max-width:560px){.recordsPage:not(.doljanchiRecordPage) .recordsHero{padding-top:76px}}.reservationProcessTimeline{width:100%;max-width:900px;margin-left:auto;margin-right:auto}@media (max-width:860px){.reservationProcessTimeline{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:22px;padding-right:0}}.newsLayerImage{object-fit:contain;object-position:center;background:#f8f5ef;width:100%;max-height:52vh;margin:28px 0 0;display:block}@media (max-width:560px){.newsLayerImage{max-height:46vh;margin-top:22px}.newsLayer{place-items:center;padding:16px}.newsLayerPanel{max-height:82vh}}.doljanchiFaqPage .productFaqList h3{font-weight:500}.backToTopButton{bottom:calc(clamp(20px, 3vw, 38px) + 58px + var(--floating-footer-offset,0px))}.floatingKakaoButton{bottom:calc(clamp(20px, 3vw, 38px) + var(--floating-footer-offset,0px))}@media (max-width:860px){.backToTopButton{bottom:calc(70px + var(--floating-footer-offset,0px))}.floatingKakaoButton{bottom:calc(18px + var(--floating-footer-offset,0px))}}.productPage .reservationHero{background:#fff;justify-content:flex-start;width:100%;max-width:900px;min-height:0;margin:0 auto;padding:108px 42px 64px}.reservationConsent{cursor:default}.reservationConsent>div{gap:3px;display:grid}.reservationConsent label{cursor:pointer}.reservationConsent a{color:#555;border-bottom:1px solid #15151547;width:fit-content;font-size:12px;line-height:1.5}.reservationConsent a:hover{color:#111;border-color:#111}@media (max-width:900px){.productPage .reservationHero{padding:92px 20px 56px}}@media (max-width:560px){.productPage .reservationHero{padding-top:76px}}.productPage .reservationFormSection{padding-top:52px}.productPage.typographyManaged .reservationFormHead h2{color:#373431;letter-spacing:-.045em;font-size:clamp(28px,3vw,38px);font-weight:300;line-height:1.25}.reservationFormShell,.reservationInlineForm,.reservationField,.reservationTwoColumnFields{min-width:0}.reservationField input,.reservationField textarea{min-width:0;max-width:100%}.reservationDateTimeInputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.reservationDateTimeInputs label{min-width:0;display:block}.reservationDateTimeInputs label>span{color:#777;margin:0 0 8px;font-size:12px;line-height:1.4;display:block}.reservationDateTimeInputs input{box-sizing:border-box;width:100%;inline-size:100%;min-width:0;min-inline-size:0;max-width:100%;color:#222;max-inline-size:100%;font:inherit;text-align:left;background:#fff;border:1px solid #15151529;border-radius:0;outline:none;padding:13px 14px;font-size:15px;line-height:1.5;transition:border-color .22s,box-shadow .22s;display:block;overflow:hidden}.reservationDateTimeInputs input:focus{border-color:#151515ad;box-shadow:0 0 0 3px #1515150f}@media (max-width:860px){.productPage .reservationFormSection{padding-top:40px}}@media (max-width:560px){.productPage.typographyManaged .reservationFormHead h2{font-size:28px}.reservationField input,.reservationField textarea,.reservationDateTimeInputs input{font-size:16px}.reservationDateTimeInputs{grid-template-columns:minmax(0,1fr)}}
