:root{--navy:#092f6b;--blue:#1258e5;--ink:#14233d;--muted:#606d81;--line:#e2e8f2;--surface:#f5f7fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 "Pretendard","Noto Sans KR","Malgun Gothic",sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f2a326;outline-offset:5px}.skip{position:fixed;top:-80px;left:16px;z-index:99;background:white;padding:12px}.skip:focus{top:10px}.header{height:98px;max-width:1320px;margin:auto;padding:0 44px;display:flex;align-items:center;justify-content:space-between}.logo-window{display:block;width:218px;height:49px;overflow:hidden;position:relative}.logo-window img{position:absolute;width:293px;max-width:none;left:-37px;top:-122px}.header nav{display:flex;gap:36px;align-items:center;font-weight:700;font-size:15px}.nav-contact{background:#f0f5ff;padding:11px 20px;border-radius:7px;color:var(--navy)}.nav-contact span{margin-left:22px}.hero{max-width:1320px;min-height:530px;margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr;border-radius:22px;overflow:hidden;background:linear-gradient(125deg,#082f73 0%,#1656c1 80%);color:white}.hero-copy{padding:60px 54px 35px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.17em;margin:0 0 21px}.hero h1{font-size:clamp(36px,4.1vw,58px);line-height:1.25;letter-spacing:-.05em;margin:0 0 22px}.hero-desc{font-size:18px;color:#dce8ff;line-height:1.9;margin:0 0 27px}.primary{display:inline-flex;align-items:center;gap:52px;padding:14px 22px;background:#fff;color:var(--navy);font-weight:750;border-radius:7px}.hero-bottom{display:flex;gap:20px;font-size:14px;color:#c6d8fa;margin-top:38px}.hero-product{margin:26px;position:relative;display:flex;flex-direction:column;justify-content:center;border-radius:15px;padding:32px;background:#edf3fb;color:var(--navy)}.product-kicker{font-size:12px;letter-spacing:.18em;color:#65758f}.voucher{width:min(100%,340px);align-self:center;mix-blend-mode:multiply;transform:rotate(-7deg);margin:-15px 0 -13px}.hero-caption{display:flex;justify-content:space-between;gap:12px;align-items:center}.hero-caption p{font-size:14px;color:#65758f;margin:0 0 3px}.hero-caption strong{font-size:23px;letter-spacing:-.03em}.hero-caption a{background:white;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:24px}.image-note{font-size:12px;color:#718098;margin-top:14px}.section{max-width:1232px;margin:0 auto;padding:76px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.section-head p:last-child{color:var(--muted);font-size:15px;margin:0 0 7px}.blue{color:var(--blue)}h2{font-size:32px;line-height:1.4;letter-spacing:-.045em;margin:0}h3{font-size:20px;letter-spacing:-.03em;line-height:1.5;margin:7px 0 11px}.section-head .eyebrow{margin-bottom:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #12366a12}.card-art{height:196px;display:flex;align-items:center;justify-content:center}.card-art.lotte{background:#f0f1f1}.lotte img{width:195px;mix-blend-mode:multiply}.cultureland{background:#fff4ed}.cultureland img{width:180px;max-width:80%}.culturegift{background:#fff3f4}.culturegift img{width:155px;max-width:80%}.starbucks{background:#eef5f0}.starbucks img{width:86px;border-radius:50%}.card-info{padding:23px 20px 20px}.category{font-size:13px;color:var(--muted)}.card-info p{font-size:14px;color:var(--muted);min-height:46px;line-height:1.7;margin:0 0 16px}.card-info a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-weight:700;font-size:15px}.catalog-note{font-size:13px;color:var(--muted);margin:21px 0 0}.guide{border-top:1px solid var(--line);padding-top:55px}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:35px 0 0;gap:48px}.steps li+li{border-left:1px solid var(--line);padding-left:48px}.steps li>span{color:var(--blue);font-size:15px;font-weight:800}.steps h3{margin:14px 0 10px;font-size:23px}.steps p{color:var(--muted);margin:0;font-size:16px}.contact{background:var(--navy);border-radius:17px;color:#fff;padding:44px 48px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:65px}.contact h2{font-size:32px}.contact p:not(.eyebrow){color:#d0dff5;font-size:16px}.contact .eyebrow{color:#b1ccfa;font-size:12px;margin-bottom:16px}.phone{font-size:32px;font-weight:800;letter-spacing:-.03em;border-bottom:1px solid #91b3e066;display:block;padding:0 0 18px;margin-bottom:16px}.phone span{padding-left:40px}.contact-action>span{font-size:14px;color:#cadbf6}footer{max-width:1232px;margin:0 auto;padding:0 0 35px;color:#6c7890;font-size:13px}footer strong{font-size:19px;color:var(--navy);margin-right:14px}footer p{margin:18px 0 5px}footer small{font-size:12px}@media(min-width:1600px){.hero{margin-top:12px}}@media(max-width:1350px){.hero{margin-left:24px;margin-right:24px}.section,footer{margin-left:44px;margin-right:44px}.section{padding-top:60px;padding-bottom:60px}.contact{padding:40px;margin-bottom:50px}}@media(max-width:900px){.header{padding:0 25px;height:84px}.header nav{gap:20px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:40px 28px}.hero h1{font-size:40px}.hero-desc{font-size:16px}.hero-product{padding:24px;margin:20px 20px 20px 0}.voucher{width:260px}.hero-caption strong{font-size:18px}.hero-bottom{gap:11px;font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.section-head p:last-child{margin-top:12px}.steps{gap:20px}.steps li+li{padding-left:20px}.contact{align-items:flex-start;flex-direction:column}.contact-action{width:100%}}@media(max-width:600px){.header{height:77px;padding:0 20px}.logo-window{width:173px;height:42px}.logo-window img{width:232px;left:-29px;top:-96px}.header nav>a:not(.nav-contact){display:none}.nav-contact{font-size:13px;padding:9px 12px}.nav-contact span{margin-left:10px}.hero{display:block;margin:0 14px;border-radius:16px;min-height:auto}.hero-copy{padding:35px 26px 24px}.eyebrow{font-size:12px;margin-bottom:17px}.hero h1{font-size:39px}.hero-desc{font-size:16px;margin-bottom:24px}.hero-bottom{margin-top:27px;font-size:12px;gap:18px}.hero-product{margin:0 16px 16px;padding:20px;min-height:260px}.voucher{width:235px;margin:-38px 0 -29px}.product-kicker{font-size:11px}.hero-caption p{font-size:12px}.hero-caption strong{font-size:20px}.image-note{font-size:12px;margin-top:9px}.hero-caption a{width:35px;height:35px;font-size:21px}.section,footer{margin-left:22px;margin-right:22px}.section{padding:45px 0}h2{font-size:27px}.section-head p:last-child{font-size:14px}.product-grid{gap:13px}.card-art{height:145px}.lotte img{width:143px}.cultureland img{width:127px}.culturegift img{width:120px}.starbucks img{width:70px}.card-info{padding:17px 13px 14px}.card-info h3{font-size:17px}.card-info p{font-size:14px;min-height:69px}.category{font-size:12px}.card-info a{font-size:14px}.catalog-note{font-size:12px}.steps{display:block;margin-top:26px}.steps li{padding:20px 0}.steps li+li{padding:20px 0;border-left:0;border-top:1px solid var(--line)}.steps h3{font-size:22px;margin:6px 0}.steps p br{display:none}.contact{padding:30px 25px;margin-bottom:35px;gap:15px}.contact h2{font-size:28px}.phone{font-size:27px}.phone span{padding-left:15px}footer{padding-bottom:95px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;transform:none!important}}
/* Second edition: consultation flow and information */
[hidden]{display:none!important}.header{position:sticky;top:0;z-index:10;background:#fff;max-width:none;padding-left:max(32px,calc((100% - 1232px)/2));padding-right:max(32px,calc((100% - 1232px)/2));border-bottom:1px solid #edf1f7}.header nav{gap:28px}.hero{margin-top:20px}.hero-buttons{display:flex;align-items:center;gap:25px}.hero-secondary{font-size:14px;color:#e0eaff;text-decoration:underline;text-underline-offset:5px}.hero h1{font-size:clamp(35px,3.8vw,53px)}.quick-contact{max-width:1232px;margin:24px auto 0;padding:23px 28px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:11px;gap:20px}.quick-contact>div{display:flex;gap:17px;align-items:center}.quick-label{font-size:14px;color:var(--muted)}.quick-contact strong{font-size:16px}.quick-contact>a{display:flex;gap:18px;align-items:center;font-size:14px}.quick-contact b{color:var(--navy);font-size:21px}.quick-contact>a>span{font-size:22px;color:var(--blue)}.other-voucher{background:#f3f6fc;border-radius:9px;padding:20px 23px;margin-top:25px;display:flex;justify-content:space-between;align-items:center;gap:18px}.other-voucher p{margin:0}.other-voucher strong{display:block;font-size:16px}.other-voucher p span{color:var(--muted);font-size:14px}.other-voucher a{font-size:14px;color:var(--blue);font-weight:700;white-space:nowrap}.other-voucher a span{padding-left:15px}.guide-band{background:#f5f7fc}.guide{border:0}.steps{gap:22px}.steps li{background:white;border:1px solid var(--line);border-radius:12px;padding:29px!important}.steps li+li{border-left:1px solid var(--line)}.steps h3{font-size:22px}.guide-tip{display:flex;gap:23px;align-items:flex-start;margin-top:28px;font-size:14px;color:#5a687e}.guide-tip strong{color:var(--navy);white-space:nowrap}.guide-tip p{margin:0}.inquiry{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.inquiry-intro h2{font-size:36px;line-height:1.5}.inquiry-intro>p:not(.eyebrow){color:var(--muted);margin:20px 0 30px}.inquiry-note{border-left:3px solid var(--blue);padding-left:20px;margin:30px 0;font-size:14px}.inquiry-note p{color:var(--muted);margin:8px 0 0}.inline-call{color:var(--blue);font-weight:700;font-size:15px}.inline-call span{margin-left:35px}.inquiry-form{background:#f7f9fd;border:1px solid var(--line);padding:32px;border-radius:14px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-bottom:22px}.inquiry-form label{font-size:14px;font-weight:700;display:block}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;min-width:0;padding:13px 14px;border:1px solid #c9d3e2;border-radius:7px;margin-top:9px;background:#fff;color:var(--ink);font-family:inherit;line-height:1.5;font-size:16px}.inquiry-form textarea{resize:vertical;min-height:190px;font:15px/1.8 "Malgun Gothic",sans-serif}.unit{float:right;color:var(--muted);font-weight:400}.form-hint{color:var(--muted);font-size:13px;margin:-4px 0 22px}.make-inquiry{border:0;border-radius:7px;color:#fff;background:var(--blue);font-weight:700;font-size:16px;padding:15px 20px;width:100%;display:flex;justify-content:space-between;cursor:pointer;min-height:52px}.inquiry-result{margin-top:24px;border-top:1px solid var(--line);padding-top:22px}.inquiry-result button{border:1px solid #adbfdc;background:#fff;color:var(--navy);padding:10px 19px;border-radius:7px;cursor:pointer;font-weight:700;font-size:14px;margin-top:12px}.inquiry-result p{font-size:13px;color:var(--muted);margin-bottom:0}#form-status{font-size:14px;min-height:23px;color:var(--blue);margin:14px 0 0}.faq{border-top:1px solid var(--line)}.faq-list{border-top:2px solid var(--navy)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;padding:23px 48px 23px 0;position:relative;font-size:17px;font-weight:700;line-height:1.65}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:10px;top:18px;font-size:27px;color:var(--blue);font-weight:400}.faq details[open] summary:after{content:'−'}.faq details[open] summary{color:var(--blue);padding-bottom:14px}.faq details p{color:var(--muted);font-size:16px;line-height:1.9;margin:0;padding:0 45px 26px 0;max-width:1030px}.safety{background:#f5f8fd;border:1px solid #dfE7f4;border-radius:16px;padding:40px 44px;margin-bottom:60px}.safety-intro>p:last-child{color:var(--muted);font-size:15px;margin:12px 0 28px}.safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.safety-grid article>span{color:var(--blue);font-weight:800;font-size:13px}.safety-grid h3{font-size:18px;margin:8px 0 10px}.safety-grid p{font-size:14px;color:var(--muted);margin:0}.contact-action button{font-family:inherit;font-size:14px;font-weight:700;line-height:1.5;border:1px solid #8ca8ce;background:transparent;color:#fff;border-radius:6px;padding:10px 16px;margin:0 0 13px;cursor:pointer;min-height:44px}.contact-action>span{display:block;font-size:13px}.contact .phone{white-space:nowrap}.footer-brand{display:inline-flex;align-items:center;gap:8px}footer nav{display:flex;gap:24px;margin-top:22px;font-size:14px}footer a:hover{text-decoration:underline}.mobile-dock{display:none}@media(max-width:1350px){.quick-contact{margin-left:44px;margin-right:44px}.inquiry{gap:45px}.safety{padding:36px}}@media(max-width:1050px){.header nav{gap:20px;font-size:14px}.hero-buttons{gap:16px;flex-wrap:wrap}.hero-copy{padding-left:35px;padding-right:20px}.quick-contact>div{display:block}.quick-contact strong{display:block;margin-top:2px}.inquiry{grid-template-columns:.8fr 1.2fr;gap:28px}.inquiry-form{padding:24px}.field-row{gap:14px}.steps li{padding:23px!important}.steps h3{font-size:20px}.steps p{font-size:15px}.steps p br{display:none}}@media(max-width:800px){.header nav>a:nth-child(3){display:none}.quick-contact{padding:20px}.quick-contact>a{flex-wrap:wrap;justify-content:flex-end;gap:5px 10px}.quick-contact b{font-size:18px}.inquiry{grid-template-columns:1fr;gap:28px}.inquiry-intro h2 br{display:none}.inquiry-intro h2{font-size:30px}.inquiry-intro>p:not(.eyebrow){margin:14px 0}.inquiry-note{margin:18px 0}.inquiry-note p br{display:none}.inquiry-form{padding:28px}.safety-grid{gap:20px}.guide-tip{display:block}.guide-tip strong{display:block;margin-bottom:8px}.contact{margin-top:0}.contact .phone{font-size:30px}}@media(max-width:600px){.header{padding-left:20px;padding-right:20px}.hero{margin-top:8px}.hero-copy{padding-left:25px;padding-right:22px}.hero h1{font-size:36px;line-height:1.35}.hero-desc{font-size:15px}.hero-bottom{gap:17px}.hero-buttons{gap:19px}.hero-buttons .primary{padding:13px 18px;gap:30px;font-size:15px}.hero-secondary{font-size:13px}.quick-contact{margin:16px 22px 0;padding:17px 18px;display:block}.quick-contact>div{display:block}.quick-contact strong{font-size:15px}.quick-contact>a{justify-content:flex-start;border-top:1px solid var(--line);padding-top:12px;margin-top:12px;gap:10px}.quick-contact b{font-size:19px}.other-voucher{padding:18px;display:block}.other-voucher a{display:inline-block;margin-top:13px;min-height:30px}.other-voucher p span{display:block;margin-top:7px}.guide-band{margin-top:0}.steps li+li{border:1px solid var(--line);margin-top:14px}.steps li{padding:23px!important}.steps h3{font-size:22px}.guide-tip{font-size:14px}.inquiry-intro h2{font-size:28px}.inquiry-intro>p br{display:none}.inquiry-form{padding:22px 18px}.field-row{gap:14px}.field-row label{font-size:14px}.inquiry-form input,.inquiry-form select{font-size:16px;padding:12px 9px}.faq summary{font-size:16px;padding-top:21px;padding-bottom:21px;padding-right:32px}.faq summary:after{right:0}.faq details p{font-size:15px;padding-right:7px}.safety{padding:26px 23px;margin-bottom:38px}.safety-intro h2{font-size:26px}.safety-grid{grid-template-columns:1fr;gap:22px}.safety-grid h3{font-size:18px}.safety-grid p{font-size:15px}.contact .phone{font-size:26px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:.85fr 1.15fr;gap:10px;padding:12px 15px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#ffffffF5;backdrop-filter:blur(10px);box-shadow:0 -5px 20px #1338680a}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:20px;min-height:48px;background:#edf3ff;color:var(--navy);font-size:15px;font-weight:700;border-radius:7px}.mobile-dock a:last-child{background:var(--blue);color:white}footer{padding-bottom:120px}footer nav{font-size:13px;gap:18px}.footer-brand{gap:4px}html{scroll-padding-top:94px}}@media(max-width:360px){.header{padding:0 13px}.logo-window{width:155px}.header .nav-contact{padding:8px}.hero h1{font-size:32px}.field-row{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.card-art{height:170px}.card-info p{min-height:0}.mobile-dock a{font-size:14px;gap:10px}}
/* Expanded supported gift catalog and Telegram consultation */
.catalog-group{margin:34px 0 42px}.catalog-group-heading{display:flex;gap:13px;align-items:center;margin-bottom:19px}.catalog-group-heading>span{font-size:13px;font-weight:800;color:var(--blue);background:#edf3ff;padding:6px 9px;border-radius:5px}.catalog-group-heading h3{margin:0;font-size:23px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-card{padding:25px 24px;border:1px solid var(--line);border-radius:12px;border-top:3px solid #b1c7ee;background:#fff;display:flex;flex-direction:column;min-width:0}.catalog-card h4{font-size:23px;letter-spacing:-.6px;margin:0 0 12px;color:var(--navy)}.catalog-card>p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 21px}.catalog-choices{display:grid;gap:7px;margin-top:auto}.catalog-choices a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:6px;background:#f2f6fc;color:var(--navy);font-size:14px;min-height:44px}.catalog-choices a:hover{background:#e4edff;color:var(--blue)}.catalog-choices a>span{flex-shrink:0}.catalog-group:nth-of-type(2) .catalog-card{border-top-color:#dbb990}.catalog-group:nth-of-type(3) .catalog-card{border-top-color:#b2b0d9}.telegram-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;background:#0878ba;color:#fff;border:1px solid #0878ba;border-radius:8px;padding:14px 18px;min-height:49px;font-size:15px;font-weight:700;text-decoration:none}.telegram-link:hover{background:#056397;color:#fff}.telegram-availability{font-size:14px!important;line-height:1.7;margin:12px 0 22px!important;overflow-wrap:anywhere}.telegram-contact{margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #ffffff35;scroll-margin-top:110px}.telegram-contact>p{font-size:13px;letter-spacing:1px}.telegram-contact .telegram-link{background:#fff;color:var(--navy);border-color:#fff;width:100%;max-width:390px}.telegram-contact [data-telegram-status]{display:block;font-size:14px;line-height:1.7;max-width:390px;margin-top:12px;overflow-wrap:anywhere}.result-telegram{margin-top:12px;display:flex;width:100%;font-size:14px}.inquiry-form .field-row:first-child{grid-template-columns:1fr}.inquiry-form select{max-width:100%;text-overflow:ellipsis}.mobile-dock a:last-child{background:#0878ba}.catalog-card a:focus-visible,.telegram-link:focus-visible{outline:3px solid #e9a72d;outline-offset:3px}@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.catalog-grid{grid-template-columns:1fr;gap:13px}.catalog-card{padding:23px}.catalog-card h4{font-size:22px}.catalog-card>p{margin-bottom:15px}.catalog-group{margin:27px 0 34px}.catalog-group-heading h3{font-size:21px}.telegram-link{font-size:14px;max-width:100%}.contact-action{min-width:0}.telegram-contact .telegram-link{gap:14px}.inquiry .inline-call{font-size:14px}}
/* Inquiry delivery */
.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.privacy-notice{margin:0 0 18px;border:1px solid var(--line);border-radius:7px;padding:14px 16px;background:#fff;font-size:14px}.privacy-notice summary{font-weight:700;cursor:pointer}.privacy-notice p{line-height:1.8;color:var(--muted);margin-bottom:0}.inquiry-form label.consent{display:flex;gap:11px;align-items:flex-start;margin:0 0 24px;font-size:14px;line-height:1.7;font-weight:400}.inquiry-form .consent input{width:19px;height:19px;flex-shrink:0;accent-color:var(--blue);margin-top:3px}.inquiry-result .send-inquiry{display:flex;justify-content:space-between;background:var(--blue);color:#fff;border:0;width:100%;padding:15px 19px;font-size:16px;margin-top:15px;min-height:50px}.inquiry-form :disabled{cursor:default;opacity:.65}.inquiry-result.received{border-top-color:#158354}.inquiry-result.received .send-inquiry{background:#158354;opacity:1}.telegram-contact>span{display:block;font-size:14px;line-height:1.8;margin-top:12px}#form-status{scroll-margin-top:110px}
/* Masung identity: photographed stationery, ivory and deep navy. */
:root{--navy:#112d4d;--blue:#245b85;--ink:#1b2d41;--muted:#66717d;--line:#e5e4df;--surface:#f6f4ef}
body{background:#fffefa}.header{height:100px;background:#fff;border-bottom:1px solid #ebeae6}.nav-contact{background:#112d4d;color:#fff;border-radius:3px;padding:13px 22px}.header nav{font-weight:600}.hero{max-width:1400px;min-height:580px;grid-template-columns:.92fr 1.15fr;background:#102d4c;border-radius:5px;margin-top:20px;box-shadow:0 24px 55px #1323330b}.hero-copy{padding:69px 48px 43px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(35px,3.4vw,49px);line-height:1.4;letter-spacing:-.065em;font-weight:700;margin-bottom:23px}.hero .eyebrow{font-weight:500;font-size:12px;letter-spacing:.24em;color:#d7c5a4;margin-bottom:26px}.hero-desc{font-size:16px;line-height:1.95;color:#d3deea;max-width:370px;margin-bottom:32px;word-break:keep-all}.hero-buttons{gap:22px}.hero-buttons .primary{border-radius:3px;background:#f6f0e5;color:#16324e;font-size:15px;padding:15px 22px;gap:26px}.hero-secondary{font-size:13px;color:#d9e2eb}.hero-bottom{border-top:1px solid #ffffff23;padding-top:23px;margin-top:38px;color:#c4d0dc;font-size:13px;gap:23px}.hero-media{position:relative;margin:0;min-width:0;min-height:580px;overflow:hidden;background:#d2c6b4}.hero-media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:49% center;position:absolute;inset:0}.hero-media figcaption{position:absolute;bottom:23px;left:27px;right:27px;color:#18364d;display:flex;justify-content:space-between;gap:15px;font-weight:700;font-size:11px;letter-spacing:.18em;padding:11px 15px;background:#ffffffe6;backdrop-filter:blur(8px);border:1px solid #fff8}.hero-media figcaption span{font-weight:400;font-size:10px}.quick-contact{margin-top:0;border:0;border-bottom:1px solid #deded8;border-radius:0;padding-top:26px;padding-bottom:26px}.quick-contact b{font-weight:650}.section{padding-top:85px;padding-bottom:85px}h2{font-size:35px;font-weight:650;letter-spacing:-.055em}.eyebrow.blue{color:#8b7557;font-weight:600;font-size:12px;letter-spacing:.18em}.section-head{margin-bottom:37px}.catalog-group{margin:40px 0 44px}.catalog-group-heading>span{background:transparent;color:#927b5a;border:1px solid #dcd5c9;border-radius:50%;width:32px;height:32px;padding:0;display:grid;place-items:center;font-size:11px}.catalog-group-heading h3{font-size:21px;font-weight:650}.catalog-grid{gap:20px}.catalog-card{border:1px solid #e6e4df!important;border-radius:5px;background:#fff;padding:27px;box-shadow:0 8px 25px #152c4303;transition:box-shadow .2s,border-color .2s}.catalog-card:hover{border-color:#9aafbd!important;box-shadow:0 12px 30px #152c430a}.catalog-card h4{font-size:24px;font-weight:650;margin-bottom:14px}.catalog-card>p{font-size:15px;line-height:1.8;margin-bottom:23px}.catalog-choices a{background:#f5f5f1;border-radius:3px;padding:12px 14px}.catalog-choices a:hover{background:#e9eff2}.other-voucher{background:#f0f1ed;border-radius:4px;padding:23px 27px}.guide-band{background:#f1f0eb}.steps{gap:24px}.steps li{background:transparent;border:0!important;border-top:1px solid #cbc8be!important;border-radius:0;padding:25px 0!important}.steps li>span{font-size:12px;letter-spacing:.12em;font-weight:500;color:#8b7557}.steps h3{font-size:23px;font-weight:650;margin-top:19px}.guide-tip{border-top:1px solid #dddad0;padding-top:24px;margin-top:28px}.inquiry{gap:75px;grid-template-columns:.9fr 1.1fr}.inquiry-intro h2{font-size:38px;line-height:1.4}.inquiry-brand{margin:28px 0;overflow:hidden;border-radius:4px;max-width:480px}.inquiry-brand img{display:block;width:100%;height:auto}.inquiry-note{border-left-color:#b9a586}.inquiry-form{background:#f7f7f2;border-color:#e4e4dc;border-radius:5px;padding:34px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border-radius:3px;border-color:#d4d9d9}.make-inquiry{background:var(--navy);border-radius:3px}.privacy-notice{border-radius:3px}.inquiry-result .send-inquiry{border-radius:3px;background:var(--blue)}.faq-list{border-top:1px solid var(--navy)}.faq summary{font-weight:600}.faq summary:after{color:#8d795a}.safety{background:#f5f4ef;border-color:#e5e0d5;border-radius:5px;padding:42px 46px}.safety-grid article>span{color:#947c59}.contact{border-radius:5px;background:#102d4c;padding:52px 54px}.contact .eyebrow{color:#cbb995;letter-spacing:.18em}.contact h2{font-weight:600}.contact .telegram-link{border-radius:3px}.contact .phone{font-weight:650}.mobile-dock a,.mobile-dock a:last-child{border-radius:3px}.mobile-dock a:last-child{background:#112d4d}footer{padding-top:10px}
@media(max-width:1100px){.hero-copy{padding:44px 32px}.hero{grid-template-columns:.95fr 1fr;min-height:550px}.hero-media{min-height:550px}.hero h1{font-size:39px}.hero-buttons{gap:18px;flex-wrap:wrap}.hero-bottom{gap:14px}.inquiry{gap:35px}}
@media(max-width:800px){.hero{grid-template-columns:1fr}.hero-copy{padding:43px 36px 35px}.hero-media{min-height:0;aspect-ratio:3/2}.hero h1{font-size:42px}.hero-desc{max-width:100%}.hero-desc br{display:none}.hero-bottom{margin-top:30px}.inquiry{grid-template-columns:1fr;gap:32px}.inquiry-brand{max-width:none;max-height:330px}.inquiry-brand img{height:330px;object-fit:cover;object-position:center 55%}.inquiry-intro h2{font-size:32px}}
@media(max-width:600px){.header{height:79px}.nav-contact{padding:10px 13px}.hero{margin:8px 14px 0;border-radius:4px}.hero-copy{padding:34px 26px 29px}.hero h1{font-size:34px;line-height:1.42;letter-spacing:-.065em;margin-bottom:18px}.hero .eyebrow{margin-bottom:20px;font-size:10px}.hero-desc{font-size:15px;margin-bottom:23px}.hero-buttons .primary{font-size:14px;padding:13px 17px;gap:18px}.hero-secondary{font-size:12px}.hero-bottom{gap:19px;margin-top:25px;padding-top:19px;font-size:11px}.hero-media{aspect-ratio:1.45}.hero-media figcaption{left:15px;right:15px;bottom:15px;padding:9px 10px;font-size:9px}.hero-media figcaption span{font-size:8px}.quick-contact{padding:22px 0;margin:0 22px}.quick-contact strong{font-size:15px}.quick-contact b{font-size:21px}.section{padding-top:52px;padding-bottom:52px}h2{font-size:29px}.section-head{margin-bottom:25px}.catalog-group{margin:26px 0 34px}.catalog-card{padding:24px}.catalog-card h4{font-size:23px}.catalog-grid{gap:13px}.catalog-group-heading h3{font-size:20px}.other-voucher{padding:20px}.steps li{padding:22px 0!important}.steps li+li{margin-top:5px}.guide-tip{margin-top:10px}.inquiry-intro h2{font-size:30px}.inquiry-brand{margin:25px 0}.inquiry-brand img{height:230px}.inquiry-form{padding:24px 18px}.safety{padding:27px 24px}.contact{padding:32px 25px;margin-bottom:35px}.contact h2{font-size:28px}.contact .phone{font-size:28px}.mobile-dock{padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}}
@media(max-width:360px){.hero-copy{padding-left:21px;padding-right:20px}.hero h1{font-size:30px}.hero-bottom{gap:12px}.hero-buttons{gap:17px}.hero-buttons .primary{padding:12px 15px;gap:13px}.hero-secondary{font-size:11px}.contact .phone{font-size:25px}}

/* Gift certificate gallery. Source images keep their original proportions. */
.catalog-card{display:flex;flex-direction:column;overflow:hidden;padding:22px;box-shadow:0 6px 22px #152c4305}
.voucher-visual{position:relative;display:flex;align-items:center;justify-content:center;height:228px;margin:-22px -22px 25px;padding:20px 26px 35px;overflow:hidden;background:#f5f3ee;border-bottom:1px solid #ebe9e3}
.voucher-visual img{display:block;object-fit:contain;max-width:100%;max-height:100%;width:auto;height:auto;mix-blend-mode:multiply;transition:transform .3s ease}
.voucher-visual.voucher-square img{width:290px;height:290px;max-height:none;max-width:none;flex:none}
.voucher-visual.voucher-icon img{width:250px;height:250px;max-height:none;max-width:none;flex:none;mix-blend-mode:normal}
.voucher-visual.voucher-portrait img{height:215px;width:215px;max-height:none;flex:none}
.voucher-visual.voucher-wide img{width:100%;max-width:285px;max-height:158px;filter:drop-shadow(0 9px 9px #29221112)}
.voucher-visual figcaption{position:absolute;left:18px;bottom:12px;right:18px;text-align:center;font-size:11px;font-weight:550;letter-spacing:.02em;color:#66717a}
.voucher-red{background:#fbf1ef}.voucher-gold{background:#f7f3e9}.voucher-purple{background:#f2eff8}.voucher-rose{background:#f8f0ed}.voucher-green{background:#edf4ef}.voucher-blue{background:#eef3f8}.voucher-slate{background:#f0f1f3}
.catalog-card h4{margin-bottom:10px;font-size:23px}.catalog-card>p{margin-bottom:20px;line-height:1.7;font-size:14px}.catalog-choices{margin-top:auto}.catalog-choices a{background:#f5f5f1;font-size:13px;line-height:1.5;min-height:45px}
.catalog-image-note{font-size:12px;line-height:1.8;color:#74808a;margin:20px 0 0}
@media(hover:hover){.catalog-card:hover .voucher-visual img{transform:translateY(-4px)}}
@media(max-width:600px){.catalog-card{padding:22px}.voucher-visual{height:225px;margin:-22px -22px 23px}.catalog-grid{gap:22px}.catalog-card h4{font-size:22px}.catalog-choices a{min-height:46px}}
@media(prefers-reduced-motion:reduce){.voucher-visual img{transition:none}.catalog-card:hover .voucher-visual img{transform:none}}

.voucher-visual figcaption{left:0;right:0;bottom:0;padding:10px 15px;background:inherit;min-height:36px;z-index:1}


/* Compact, two-column voucher browsing on phones. */
.catalog-choices .choice-short{display:none}
.catalog-choices .choice-label{flex:1;min-width:0;flex-shrink:1}
@media(max-width:600px){
 #products.section{margin-left:16px;margin-right:16px}
 .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .catalog-group{margin:24px 0 30px}
 .catalog-group-heading{margin-bottom:14px}
 .catalog-card{padding:12px;min-width:0;border-radius:6px}
 .catalog-card h4{font-size:16px;line-height:1.4;letter-spacing:-.045em;margin:0 0 12px;word-break:keep-all;overflow-wrap:anywhere}
 .catalog-card>p{display:none}
 .voucher-visual{height:132px;margin:-12px -12px 14px;padding:8px 8px 31px;flex:none}
 .voucher-visual.voucher-square img{width:156px;height:156px;max-width:none}
 .voucher-visual.voucher-icon img{width:149px;height:149px;max-width:none}
 .voucher-visual.voucher-portrait img{width:112px;height:112px;max-height:none}
 .voucher-visual.voucher-wide img{width:100%;max-width:156px;max-height:82px;filter:drop-shadow(0 5px 5px #29221112)}
 .voucher-visual figcaption{font-size:10px;line-height:1.35;padding:6px 5px;min-height:30px;letter-spacing:-.03em;word-break:keep-all}
 .catalog-choices{gap:6px}
 .catalog-choices a{font-size:12px;line-height:1.45;padding:9px 8px;gap:5px;min-height:44px;border-radius:4px;word-break:keep-all;overflow-wrap:anywhere}
 .catalog-choices .choice-label{display:none}
 .catalog-choices .choice-short{display:block;flex:1;min-width:0;flex-shrink:1}
 .catalog-choices .choice-arrow{font-size:12px}
 .catalog-image-note{font-size:11px;margin-top:16px;line-height:1.7}
 .other-voucher{margin-top:24px}
}
@media(max-width:360px){
 #products.section{margin-left:12px;margin-right:12px}
 .catalog-grid{gap:10px}
 .catalog-card{padding:10px}
 .catalog-card h4{font-size:15px}
 .voucher-visual{height:121px;margin:-10px -10px 12px;padding-left:6px;padding-right:6px}
 .voucher-visual.voucher-square img{width:141px;height:141px}
 .voucher-visual.voucher-icon img{width:138px;height:138px}
 .voucher-visual.voucher-portrait img{width:102px;height:102px}
 .voucher-visual.voucher-wide img{max-height:73px}
 .catalog-choices a{padding-left:7px;padding-right:7px}
}
/* Keep the selected signage mockup fully visible at every inquiry width. */
.inquiry-brand:has(img[src*="masung-brand-sign-v2"]){max-height:none}
.inquiry-brand img[src*="masung-brand-sign-v2"]{height:auto;aspect-ratio:3/2;object-fit:contain}
