.site-header{position:fixed;left:0;right:0;top:0;height:78px;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(204,181,168,.22);backdrop-filter:blur(10px);transition:.25s ease}.site-header.is-scrolled{box-shadow:0 8px 30px rgba(70,50,40,.08)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.brand{font-size:31px;letter-spacing:.14em}.main-nav{display:flex;gap:38px;font-size:13px}.main-nav a,.header-login{transition:color .2s ease}.main-nav a:hover,.header-login:hover{color:var(--wewed-copper)}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px;font-size:12px}.header-login{padding:10px 16px;border:1px solid var(--wewed-line);border-radius:5px}.header-start{padding:11px 18px;border-radius:5px;color:#fff;background:linear-gradient(135deg,#D6A98E,#C98C6B)}.mobile-menu-btn,.mobile-menu{display:none}
.hero{min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden;margin-top:78px;background:#7b735f}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,28,22,.18),rgba(28,28,22,.04)),url("../images/hero.jpg") center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,34,24,.56) 0%,rgba(30,34,24,.22) 45%,rgba(30,34,24,.08) 100%)}.hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-copy{color:#fff;max-width:590px}.hero-deco-line{display:flex;align-items:center;gap:10px;width:175px;margin-bottom:16px}.hero-deco-line:before,.hero-deco-line:after{content:"";height:1px;background:rgba(255,255,255,.45);flex:1}.hero-deco-line i{width:7px;height:7px;background:#fff;transform:rotate(45deg);display:block}.hero h1{font-size:76px;font-weight:400;line-height:1;letter-spacing:.13em;margin:0 0 18px}.hero p{font-size:26px;line-height:1.55;margin:0 0 30px}.hero-actions{display:flex;gap:12px}.wewed-btn{display:inline-flex;align-items:center;justify-content:center;min-width:158px;min-height:50px;padding:0 24px;border-radius:5px;border:1px solid var(--wewed-line);font-size:13px;transition:.25s ease}.wewed-btn:hover{transform:translateY(-2px)}.wewed-btn-primary{background:linear-gradient(135deg,#D8AA91,#C98C6B);border-color:transparent;color:#fff}.wewed-btn-ghost{border-color:rgba(255,255,255,.65);color:#fff}.wewed-btn-soft{background:#fff;border-color:#E8DAD1}.scroll-down{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#fff;font-size:9px;letter-spacing:.1em;opacity:.75}.scroll-down b{font-size:22px;font-weight:300;line-height:1}
.about-section{background:linear-gradient(90deg,#FBF8F4,#F8F1EB)}.about-grid{display:grid;grid-template-columns:.85fr 1.45fr;gap:60px;align-items:center}.about-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:37px;line-height:1.45;margin:0 0 24px}.about-copy p{margin:9px 0;color:var(--wewed-muted)}.text-link{display:inline-block;margin-top:24px;color:var(--wewed-copper);font-family:Georgia,serif;font-size:13px}.about-visual{position:relative;min-height:450px}.phone-mockup{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:205px;height:410px;border:8px solid #111;border-radius:32px;background:#111;box-shadow:var(--wewed-shadow);z-index:5}.phone-notch{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:78px;height:16px;background:#111;border-radius:0 0 12px 12px;z-index:3}.phone-screen{height:100%;border-radius:24px;overflow:hidden;background:#eee}.phone-photo{height:73%;background:linear-gradient(145deg,#A89275,#E9D2C2)}.phone-copy{height:27%;background:#F5EDE7;text-align:center;padding:20px 10px;color:#5e5048}.phone-copy small{font-size:8px;letter-spacing:.14em}.phone-copy strong{display:block;font-family:Georgia,serif;font-size:16px;line-height:1.4;margin:8px 0}.phone-copy span{font-size:9px}.polaroid{position:absolute;width:155px;height:215px;background:#fff;padding:10px;box-shadow:0 14px 32px rgba(78,50,35,.12);display:flex;align-items:flex-end;justify-content:center;font-family:Georgia,serif;color:#8f7468;font-size:11px}.polaroid:before{content:"";position:absolute;left:10px;right:10px;top:10px;height:155px;background:linear-gradient(135deg,#E1C7B8,#A78B7D)}.p1{left:8%;top:28%;transform:rotate(-17deg)}.p2{left:24%;top:8%;transform:rotate(-6deg)}.p3{right:21%;top:11%;transform:rotate(8deg)}.p4{right:5%;top:30%;transform:rotate(16deg)}.petal{position:absolute;width:26px;height:45px;border-radius:60% 40% 60% 40%;background:rgba(228,191,165,.26);filter:blur(.4px)}.petal-a{left:14%;top:6%;transform:rotate(25deg)}.petal-b{right:11%;bottom:8%;transform:rotate(-18deg)}
.difference-section{background:#fff}.section-head{margin-bottom:48px}.difference-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--wewed-line)}.difference-grid article{text-align:center;padding:34px 18px 8px;border-right:1px solid var(--wewed-line)}.difference-grid article:last-child{border-right:0}.feature-icon{font-size:31px;color:var(--wewed-copper);height:46px}.difference-grid strong{display:block;font-size:14px;margin-bottom:8px}.difference-grid p{font-size:12px;color:var(--wewed-muted);margin:0}
.template-section{background:linear-gradient(180deg,#FBF7F3,#F7F0EA)}.template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:34px}.template-card{background:#fff;border:1px solid #E9DED7;border-radius:10px;padding:9px;box-shadow:0 9px 28px rgba(76,51,39,.07)}.template-visual{height:280px;border-radius:7px;background:linear-gradient(145deg,#B49B82,#EBD7C8)}.template-card.fog .template-visual{background:linear-gradient(145deg,#A3A29A,#D9D1C6)}.template-card.polaroid .template-visual{background:linear-gradient(145deg,#F4E8DD,#C8A98E)}.template-card.envelope .template-visual{background:linear-gradient(145deg,#EFE5DC,#D6BCA8)}.template-card strong{display:block;padding:12px 6px 5px;font-size:13px}
.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative}.process-grid:before{content:"";position:absolute;left:10%;right:10%;top:61px;border-top:1px solid #E8DAD1;z-index:0}.process-grid article{text-align:center;position:relative;z-index:1}.num{display:block;color:var(--wewed-copper);font-family:Georgia,serif;font-size:12px;margin-bottom:8px}.round-icon{width:74px;height:74px;border:1px solid #E7D7CD;border-radius:50%;background:#FFF9F5;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;color:var(--wewed-copper);font-size:25px}.process-grid strong{display:block;font-size:14px}.process-grid p{font-size:12px;color:var(--wewed-muted);max-width:175px;margin:8px auto 0}
.key-section{background:#FBF8F5}.key-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:15px}.key-grid article{text-align:center}.mini-shot{height:120px;border-radius:8px;background:linear-gradient(145deg,#E9D0BF,#F8EEE7);box-shadow:0 6px 22px rgba(60,45,35,.05);margin-bottom:12px}.key-grid article:nth-child(even) .mini-shot{background:linear-gradient(145deg,#F0E4DC,#D9C0AF)}.key-grid strong{font-size:12px}
.live-section{background:linear-gradient(90deg,#FFF,#FAF2ED)}.live-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:900px}.live-phone{width:220px;height:430px;border:8px solid #111;border-radius:32px;background:#111;margin:0 auto;box-shadow:var(--wewed-shadow)}.live-screen{height:100%;border-radius:24px;background:linear-gradient(160deg,#A98D71,#E5CDBD);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;padding:36px 20px}.live-screen small{font-size:9px;letter-spacing:.14em}.live-screen strong{font-family:Georgia,serif;font-size:21px;line-height:1.45;margin-top:10px}.live-copy h2{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:0 0 15px}.live-copy p{color:var(--wewed-muted);margin-bottom:24px}
.pricing-section{background:#fff}.pricing-grid{max-width:940px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid #E9DED7;border-radius:12px;overflow:hidden;background:#fff}.pricing-grid article{padding:48px}.pricing-grid article+article{border-left:1px solid #E9DED7}.pricing-grid .featured{background:#FCF5F0}.price-type{font-family:Georgia,serif;color:var(--wewed-copper);font-size:11px;letter-spacing:.13em}.pricing-grid h3{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:8px 0 10px}.pricing-grid p{color:var(--wewed-muted);font-size:13px;min-height:48px}
.site-footer{position:relative;overflow:hidden;padding:76px 0;background:linear-gradient(90deg,#E9D6C9,#F4E5DC)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr;align-items:end}.footer-logo{font-size:46px;letter-spacing:.14em;color:#B67E60}.footer-tagline{font-family:Georgia,serif;color:#B67E60;font-size:12px;letter-spacing:.06em}.footer-message{font-size:12px;color:#715F56}.footer-links{text-align:right}.footer-links a{font-size:11px;margin-left:16px}.copyright{font-size:10px;margin-top:24px}.footer-flower{position:absolute;left:-80px;bottom:-90px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#F4E8DF 0 18%,#D9B7A3 19% 20%,transparent 21%),radial-gradient(circle at 40% 45%,#F4E8DF 0 20%,transparent 21%);opacity:.55}
@media(max-width:980px){.main-nav{gap:20px}.header-actions{display:none}.difference-grid{grid-template-columns:repeat(3,1fr)}.key-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:768px){.site-header{height:66px}.hero{margin-top:66px;min-height:650px}.header-inner{grid-template-columns:1fr auto}.brand{font-size:25px}.main-nav{display:none}.mobile-menu-btn{display:block;width:36px;height:36px;border:0;background:transparent;padding:8px}.mobile-menu-btn span{display:block;height:1px;background:#333;margin:5px 0}.mobile-menu{position:absolute;top:66px;left:0;right:0;background:#fff;padding:18px 24px 24px;box-shadow:0 15px 30px rgba(0,0,0,.08)}.mobile-menu.open{display:flex;flex-direction:column;gap:16px}.hero h1{font-size:54px}.hero p{font-size:21px}.hero-actions{flex-direction:column;align-items:flex-start}.about-grid,.live-grid,.footer-grid{grid-template-columns:1fr}.about-visual{min-height:420px;margin-top:25px}.polaroid{width:120px;height:175px}.polaroid:before{height:120px}.phone-mockup{width:175px;height:350px}.difference-grid{grid-template-columns:repeat(2,1fr)}.template-grid{grid-template-columns:repeat(2,1fr)}.template-visual{height:220px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid:before{display:none}.key-grid{grid-template-columns:repeat(2,1fr)}.mini-shot{height:135px}.live-copy{text-align:center;margin-top:40px}.pricing-grid{grid-template-columns:1fr}.pricing-grid article+article{border-left:0;border-top:1px solid #E9DED7}.footer-links{text-align:left;margin-top:34px}.footer-links a{margin:0 16px 0 0}}



/* ===== WHY WEWED : simplified single-image composition ===== */
.about-visual-simple{
  position:relative;
  overflow:hidden;
  border-radius:28px;
  box-shadow:0 18px 50px rgba(83,56,43,.08);
  background:#f8f1eb;
}

.about-visual-simple img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:3/2;
  object-fit:cover;
  object-position:center;
}

@media(max-width:768px){
  .about-visual-simple{
    border-radius:18px;
  }
}




/* ===== WHY DIFFERENT v2 ===== */
.difference-section{
  background:#fff;
  border-top:1px solid rgba(229,214,205,.55);
  border-bottom:1px solid rgba(229,214,205,.55);
}

.difference-section .section-head{
  margin-bottom:54px;
}

.difference-lead{
  max-width:620px;
  margin:16px auto 0;
  color:#8a7b72;
  font-size:14px;
  line-height:1.8;
}

.difference-cards{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:14px;
}

.difference-card{
  position:relative;
  min-height:258px;
  padding:32px 18px 26px;
  border:1px solid #eee2da;
  border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fdf9f6 100%);
  text-align:center;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.difference-card:hover{
  transform:translateY(-5px);
  border-color:#dfc0ae;
  box-shadow:0 16px 34px rgba(102,75,58,.08);
}

.difference-icon{
  width:72px;
  height:72px;
  margin:0 auto 21px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#fbf2ec;
  color:#c58b6a;
  box-shadow:inset 0 0 0 1px rgba(197,139,106,.14);
}

.difference-icon svg{
  width:35px;
  height:35px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.55;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.difference-card strong{
  display:block;
  min-height:42px;
  margin-bottom:10px;
  font-size:14px;
  line-height:1.55;
  font-weight:600;
}

.difference-card p{
  margin:0;
  color:#8a7b72;
  font-size:11.5px;
  line-height:1.75;
}

@media(max-width:1100px){
  .difference-cards{
    grid-template-columns:repeat(3,1fr);
    gap:18px;
  }
}

@media(max-width:650px){
  .difference-cards{
    grid-template-columns:repeat(2,1fr);
    gap:12px;
  }

  .difference-card{
    min-height:230px;
    padding:26px 12px 22px;
  }

  .difference-icon{
    width:62px;
    height:62px;
  }

  .difference-icon svg{
    width:30px;
    height:30px;
  }

  .difference-card p{
    font-size:11px;
  }
}


/* =========================================
   WEWED REAL TEMPLATE SHOWCASE - HORIZONTAL
========================================= */

.template-section{
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 42%,rgba(235,214,214,.30),transparent 38%),
    linear-gradient(180deg,#fbf8f5 0%,#f8efea 100%);
}

.template-head{
  margin-bottom:42px;
}

.template-lead{
  margin:16px auto 0;
  color:#88786f;
  font-size:14px;
  line-height:1.9;
}


/* 5장 가로 배열 */

.template-showcase{
  width:100% !important;
  max-width:1400px !important;
  height:auto !important;

  margin:0 auto 48px !important;

  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:center !important;

  gap:20px !important;

  position:relative !important;
}


/* 이미지 카드 */

.template-showcase .showcase-card{
  position:relative !important;

  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;

  transform:none !important;

  flex:0 1 240px !important;
  width:240px !important;

  aspect-ratio:9 / 16;

  overflow:hidden;
  border-radius:14px;

  background:#fff;

  box-shadow:
    0 15px 38px
    rgba(75,51,39,.12);

  transition:
    transform .3s ease,
    box-shadow .3s ease;

  cursor:pointer;
}


/* 실제 이미지 */

.template-showcase .showcase-card img{
  display:block !important;

  width:100% !important;
  height:100% !important;

  object-fit:cover !important;
}


/* 기존 5장 위치값 완전 무효화 */

.template-showcase .showcase-far-left,
.template-showcase .showcase-left,
.template-showcase .showcase-main,
.template-showcase .showcase-right,
.template-showcase .showcase-far-right{
  position:relative !important;

  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;

  transform:none !important;

  filter:none !important;
  z-index:auto !important;
}


/* 가운데 사진만 살짝 강조 */

.template-showcase .showcase-main{
  flex-basis:260px !important;
  width:260px !important;
}


/* hover */

.template-showcase .showcase-card:hover{
  transform:translateY(-10px) !important;

  box-shadow:
    0 24px 50px
    rgba(75,51,39,.18);

  z-index:5 !important;
}


/* 하단 설명 */

.template-bottom{
  max-width:620px;
  margin:0 auto;
  text-align:center;
}

.template-small-title{
  display:block;

  margin-bottom:12px;

  color:#c18a6c;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:11px;
  letter-spacing:.15em;
}

.template-bottom h3{
  margin:0 0 13px;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:28px;
  font-weight:400;
  line-height:1.5;
}

.template-bottom p{
  margin:0 0 24px;

  color:#8b7c73;

  font-size:13px;
}


/* 태블릿 */

@media(max-width:1100px){

  .template-showcase{
    gap:12px !important;
  }

  .template-showcase .showcase-card{
    flex-basis:180px !important;
    width:180px !important;
  }

  .template-showcase .showcase-main{
    flex-basis:200px !important;
    width:200px !important;
  }

}


/* 모바일 */

@media(max-width:650px){

  .template-section{
    overflow:hidden;
  }

  .template-showcase{
    justify-content:flex-start !important;

    overflow-x:auto !important;
    overflow-y:hidden !important;

    padding:10px 22px 25px !important;

    gap:14px !important;

    scroll-snap-type:x mandatory;
  }

  .template-showcase .showcase-card,
  .template-showcase .showcase-main{
    flex:0 0 190px !important;
    width:190px !important;

    scroll-snap-align:center;
  }

  .template-bottom h3{
    font-size:23px;
  }

}


/* =========================================
   WEWED KEY FEATURES - LETTERING
========================================= */

.feature-detail-section{
  background:#fffaf7;
  padding:130px 0 150px;
}

.feature-detail-head{
  margin-bottom:90px;
}

.feature-detail-lead{
  margin:18px auto 0;
  color:#88786f;
  font-size:14px;
  line-height:1.9;
}


/* 레터링 전체 */

.feature-showcase{
  width:min(1180px,100%);
  margin:0 auto;
}

.feature-lettering{
  display:grid;
  grid-template-columns:330px 1fr;
  gap:75px;
  align-items:center;
}


/* 왼쪽 설명 */

.feature-copy{
  position:relative;
}

.feature-number{
  display:block;
  margin-bottom:14px;

  color:#d7a48a;
  font-family:Georgia,"Times New Roman",serif;
  font-size:13px;
  letter-spacing:.16em;
}

.feature-label{
  display:block;
  margin-bottom:22px;

  color:#c78866;
  font-size:11px;
  font-weight:600;
  letter-spacing:.18em;
}

.feature-copy h3{
  margin:0 0 24px;

  font-family:Georgia,"Times New Roman",serif;
  font-size:34px;
  font-weight:400;
  line-height:1.5;

  color:#352b26;
}

.feature-copy p{
  margin:0;

  color:#83766f;
  font-size:14px;
  line-height:2;
}


/* GIF 3장 */

.lettering-gallery{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;

  align-items:center;
}

.lettering-card{
  margin:0;

  overflow:hidden;

  border-radius:16px;

  background:#fff;

  box-shadow:
    0 18px 45px
    rgba(78,52,41,.10);

  transition:
    transform .3s ease,
    box-shadow .3s ease;
}

.lettering-card img{
  display:block;

  width:100%;
  height:auto;

  aspect-ratio:9/16;
  object-fit:cover;
}

.lettering-card figcaption{
  padding:15px 10px 17px;

  text-align:center;

  color:#b07b61;

  font-family:Georgia,"Times New Roman",serif;
  font-size:10px;
  letter-spacing:.16em;
}

.lettering-card-main{
  transform:translateY(-18px);
}

.lettering-card:hover{
  transform:translateY(-10px);

  box-shadow:
    0 26px 60px
    rgba(78,52,41,.16);
}

.lettering-card-main:hover{
  transform:translateY(-28px);
}


/* 태블릿 */

@media(max-width:1000px){

  .feature-lettering{
    grid-template-columns:1fr;
    gap:55px;
  }

  .feature-copy{
    max-width:600px;
  }

}


/* 모바일 */

@media(max-width:650px){

  .feature-detail-section{
    padding:90px 0 100px;
  }

  .feature-detail-head{
    margin-bottom:60px;
  }

  .feature-copy h3{
    font-size:27px;
  }

  .lettering-gallery{
    display:flex;

    overflow-x:auto;
    overflow-y:hidden;

    gap:14px;

    padding:10px 5px 25px;

    scroll-snap-type:x mandatory;
  }

  .lettering-card,
  .lettering-card-main{
    flex:0 0 72%;

    transform:none;

    scroll-snap-align:center;
  }

}


/* =========================================
   WEWED KEY FEATURES - CALENDAR
========================================= */

.feature-calendar{
  display:grid;
  grid-template-columns:1fr 330px;
  gap:75px;
  align-items:center;

  margin-top:95px;
}


/* 캘린더 이미지 3장 */

.calendar-gallery{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;

  align-items:center;
}

.calendar-card{
  margin:0;

  overflow:hidden;

  border-radius:16px;

  background:#fff;

  box-shadow:
    0 18px 45px
    rgba(78,52,41,.10);

  transition:
    transform .3s ease,
    box-shadow .3s ease;
}

.calendar-card img{
  display:block;

  width:100%;
  height:auto;

  aspect-ratio:9/16;
  object-fit:cover;
}

.calendar-card figcaption{
  padding:15px 10px 17px;

  text-align:center;

  color:#b07b61;

  font-family:Georgia,"Times New Roman",serif;
  font-size:10px;
  letter-spacing:.16em;
}


/* 가운데 감성형 살짝 강조 */

.calendar-card-main{
  transform:translateY(-18px);
}

.calendar-card:hover{
  transform:translateY(-10px);

  box-shadow:
    0 26px 60px
    rgba(78,52,41,.16);
}

.calendar-card-main:hover{
  transform:translateY(-28px);
}


/* 오른쪽 설명 */

.calendar-copy{
  text-align:left;
}


/* 태블릿 */

@media(max-width:1000px){

  .feature-calendar{
    grid-template-columns:1fr;
    gap:55px;

    margin-top:80px;
  }

  .calendar-copy{
    order:-1;
    max-width:600px;
  }

}


/* 모바일 */

@media(max-width:650px){

  .feature-calendar{
    margin-top:65px;
  }

  .calendar-gallery{
    display:flex;

    overflow-x:auto;
    overflow-y:hidden;

    gap:14px;

    padding:10px 5px 25px;

    scroll-snap-type:x mandatory;
  }

  .calendar-card,
  .calendar-card-main{
    flex:0 0 72%;

    transform:none;

    scroll-snap-align:center;
  }

}