:root{--do-guide-brand: #ef4444;--do-guide-brand-strong: #dc2626;--do-guide-brand-soft: #fff1f1;--do-guide-blue-soft: #eff6ff;--do-guide-bg: #f7fbff;--do-guide-surface: #ffffff;--do-guide-ink: #111827;--do-guide-text: #374151;--do-guide-muted: #667085;--do-guide-line: rgba(17, 24, 39, .09);--do-guide-line-strong: rgba(17, 24, 39, .15);--do-guide-shadow: 0 28px 80px rgba(15, 23, 42, .1);--do-guide-shadow-soft: 0 14px 36px rgba(15, 23, 42, .07);--do-guide-focus: rgba(239, 68, 68, .22)}.dreamone-guide,.dreamone-guide *{box-sizing:border-box}.dreamone-guide{width:100%;padding:clamp(28px,5vw,56px) 0 64px;background:radial-gradient(circle at 8% 6%,rgba(239,68,68,.11),transparent 28rem),radial-gradient(circle at 94% 10%,rgba(59,130,246,.09),transparent 30rem),linear-gradient(180deg,#fff8f5 0%,#fffdfb 30%,var(--do-guide-bg) 100%);color:var(--do-guide-text);font-family:Inter,Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dreamone-guide__inner{width:min(calc(100% - 32px),1180px);margin:0 auto}.dreamone-guide__hero{position:relative;overflow:hidden;padding:clamp(34px,6vw,62px) clamp(24px,6vw,54px);border:1px solid var(--do-guide-line);border-radius:32px;background:radial-gradient(circle at 10% 20%,rgba(239,68,68,.07),transparent 27%),radial-gradient(circle at 92% 15%,rgba(59,130,246,.06),transparent 30%),#ffffffe0;box-shadow:var(--do-guide-shadow);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dreamone-guide__hero:before,.dreamone-guide__hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.dreamone-guide__hero:before{width:240px;height:240px;left:-120px;bottom:-150px;background:radial-gradient(circle,rgba(239,68,68,.1),transparent 68%)}.dreamone-guide__hero:after{width:260px;height:260px;right:-100px;top:-130px;background:radial-gradient(circle,rgba(59,130,246,.09),transparent 68%)}@keyframes dreamone-guide-sparkle-bounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(8deg)}}@keyframes dreamone-guide-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.dreamone-guide__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0 0 18px;padding:8px 15px;border:1px solid rgba(239,68,68,.2);border-radius:999px;background:#fffffff0;color:var(--do-guide-brand);box-shadow:0 10px 26px #ef444412;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.dreamone-guide__eyebrow-icon{display:inline-flex;width:18px;height:18px;animation:dreamone-guide-sparkle-bounce 1.35s ease-in-out infinite}.dreamone-guide__title{position:relative;z-index:1;margin:0;color:var(--do-guide-ink);font-size:clamp(38px,5.5vw,60px);line-height:1.07;letter-spacing:-.055em;font-weight:950;word-break:keep-all}.dreamone-guide__lead{position:relative;z-index:1;max-width:840px;margin:18px auto 0;color:var(--do-guide-text);font-size:clamp(15px,2vw,17px);line-height:1.75;word-break:keep-all}.dreamone-guide__svg-icon{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.dreamone-guide__nav-wrap{margin:22px 0 34px}.dreamone-guide__nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.dreamone-guide__nav-link{min-width:0;min-height:78px;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 12px;border:1px solid var(--do-guide-line);border-radius:20px;background:#ffffffeb;color:var(--do-guide-ink);box-shadow:var(--do-guide-shadow-soft);text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.dreamone-guide__nav-icon{width:25px;height:25px;flex:0 0 25px;color:var(--do-guide-brand);transition:transform .18s ease}.dreamone-guide__nav-link:hover{transform:translateY(-3px);border-color:#ef444440;box-shadow:0 20px 44px #0f172a1a}.dreamone-guide__nav-link:hover .dreamone-guide__nav-icon{transform:translateY(-2px) scale(1.04)}.dreamone-guide__nav-link.is-active{border-color:var(--do-guide-brand);background:var(--do-guide-brand);color:#fff;box-shadow:0 18px 42px #ef444438}.dreamone-guide__nav-link.is-active .dreamone-guide__nav-icon{color:#fff}.dreamone-guide__nav-link:focus-visible,.dreamone-guide__route-chip:focus-visible,.dreamone-guide__button:focus-visible{outline:3px solid var(--do-guide-focus);outline-offset:3px}.dreamone-guide__section{margin-top:28px}.dreamone-guide__section-heading{margin:0 0 14px;color:var(--do-guide-ink);font-size:clamp(24px,3vw,30px);line-height:1.3;letter-spacing:-.035em;font-weight:950}.dreamone-guide__section-desc{margin:-4px 0 18px;color:var(--do-guide-muted);font-size:14px;line-height:1.7}.dreamone-guide__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.dreamone-guide__summary-card{min-width:0;padding:20px;border:1px solid var(--do-guide-line);border-radius:20px;background:var(--do-guide-surface);box-shadow:var(--do-guide-shadow-soft);transition:transform .18s ease,box-shadow .18s ease}.dreamone-guide__summary-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a17}.dreamone-guide__summary-label{display:block;margin-bottom:7px;color:var(--do-guide-muted);font-size:12px;font-weight:800}.dreamone-guide__summary-value{display:block;color:var(--do-guide-ink);font-size:20px;line-height:1.3;font-weight:950;word-break:keep-all}.dreamone-guide__panel,.dreamone-guide__option-group{overflow:hidden;border:1px solid var(--do-guide-line);border-radius:24px;background:var(--do-guide-surface);box-shadow:var(--do-guide-shadow-soft)}.dreamone-guide__panel-head,.dreamone-guide__option-head{display:flex;align-items:center;gap:14px;padding:20px 22px;border-bottom:1px solid var(--do-guide-line);background:linear-gradient(180deg,#fff,snow)}.dreamone-guide__panel-head{justify-content:space-between;align-items:flex-start}.dreamone-guide__panel-title,.dreamone-guide__option-title{margin:0;color:var(--do-guide-ink);font-size:18px;font-weight:950}.dreamone-guide__panel-meta,.dreamone-guide__option-region{margin:5px 0 0;color:var(--do-guide-muted);font-size:12px;line-height:1.6;font-weight:700}.dreamone-guide__rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dreamone-guide__rate-column{min-width:0;border-right:1px solid var(--do-guide-line)}.dreamone-guide__rate-column:last-child{border-right:0}.dreamone-guide__rate-head,.dreamone-guide__rate-row{display:grid;grid-template-columns:minmax(84px,.75fr) minmax(110px,1fr);align-items:center}.dreamone-guide__rate-head{min-height:44px;background:var(--do-guide-brand-soft);color:var(--do-guide-brand-strong);font-size:12px;font-weight:900}.dreamone-guide__rate-head span,.dreamone-guide__rate-row span{padding:10px 14px}.dreamone-guide__rate-head span:last-child,.dreamone-guide__rate-row span:last-child{text-align:right}.dreamone-guide__rate-row{min-height:44px;border-top:1px solid rgba(17,24,39,.06);color:var(--do-guide-text);font-size:14px}.dreamone-guide__rate-row:nth-child(2n){background:#fcfdff}.dreamone-guide__rate-weight{font-weight:800}.dreamone-guide__rate-amount{color:var(--do-guide-ink);font-weight:950}.dreamone-guide__option-stack{display:grid;gap:18px}.dreamone-guide__option-stack.is-loading{opacity:.74;pointer-events:none}.dreamone-guide__route-switch{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 2px}.dreamone-guide__route-chip{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 16px;border:1px solid var(--do-guide-line);border-radius:16px;background:#fffffff0;color:var(--do-guide-ink);box-shadow:0 10px 24px #0f172a0f;cursor:pointer;font:inherit;font-size:13px;font-weight:900;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.dreamone-guide__route-chip-icon{width:20px;height:20px;color:var(--do-guide-brand)}.dreamone-guide__route-chip:hover{transform:translateY(-2px);border-color:#ef444442;box-shadow:0 16px 32px #0f172a17}.dreamone-guide__route-chip.is-active{border-color:var(--do-guide-brand);background:var(--do-guide-brand);color:#fff;box-shadow:0 16px 34px #ef444433}.dreamone-guide__route-chip.is-active .dreamone-guide__route-chip-icon{color:#fff}.dreamone-guide__option-head-copy{min-width:0}.dreamone-guide__option-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:var(--do-guide-brand-soft);color:var(--do-guide-brand);box-shadow:inset 0 0 0 1px #ef44440d;transition:transform .2s ease}.dreamone-guide__option-group:hover .dreamone-guide__option-icon{transform:translateY(-2px) scale(1.04)}.dreamone-guide__option-count{margin-left:auto;padding:5px 9px;border-radius:999px;background:#f2f4f7;color:var(--do-guide-muted);font-size:11px;font-weight:900}.dreamone-guide__option-list{display:grid}.dreamone-guide__option-item{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(130px,.72fr) minmax(100px,.45fr);gap:18px;align-items:center;padding:18px 22px;border-top:1px solid rgba(17,24,39,.06)}.dreamone-guide__option-item:first-child{border-top:0}.dreamone-guide__option-name{margin:0;color:var(--do-guide-ink);font-size:15px;font-weight:950;line-height:1.5;word-break:keep-all}.dreamone-guide__option-desc{margin:5px 0 0;color:var(--do-guide-muted);font-size:13px;line-height:1.65;word-break:keep-all}.dreamone-guide__option-basis{color:var(--do-guide-muted);font-size:13px;line-height:1.55;word-break:keep-all}.dreamone-guide__option-price{color:var(--do-guide-brand-strong);font-size:15px;line-height:1.4;font-weight:950;text-align:right;white-space:nowrap}.dreamone-guide__cards{display:grid;gap:14px}.dreamone-guide__card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:22px 24px;border:1px solid var(--do-guide-line);border-radius:22px;background:var(--do-guide-surface);box-shadow:var(--do-guide-shadow-soft);transition:transform .18s ease,box-shadow .18s ease}.dreamone-guide__card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0f172a17}.dreamone-guide__card-marker{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:13px;background:var(--do-guide-brand-soft);color:var(--do-guide-brand-strong);font-size:14px;font-weight:950}.dreamone-guide__card-title{margin:1px 0 8px;color:var(--do-guide-ink);font-size:18px;line-height:1.4;font-weight:950;letter-spacing:-.02em;word-break:keep-all}.dreamone-guide__card-text,.dreamone-guide__card-list{margin:0;color:var(--do-guide-text);font-size:14px;line-height:1.78;word-break:keep-all}.dreamone-guide__card-list{padding-left:20px}.dreamone-guide__card-list li+li{margin-top:6px}.dreamone-guide__text-link{color:var(--do-guide-brand-strong);font-weight:900;text-underline-offset:3px}.dreamone-guide__prohibited{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dreamone-guide__prohibited-card{min-height:168px;padding:24px 17px;border:1px solid var(--do-guide-line);border-radius:22px;background:var(--do-guide-surface);box-shadow:var(--do-guide-shadow-soft);text-align:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dreamone-guide__prohibited-card:hover{transform:translateY(-3px);border-color:#ef444433;box-shadow:0 20px 44px #0f172a1a}.dreamone-guide__prohibited-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:15px;padding:13px;border-radius:16px;background:var(--do-guide-brand-soft);color:var(--do-guide-brand);animation:dreamone-guide-icon-float 3.2s ease-in-out infinite}.dreamone-guide__prohibited-card:nth-child(3n+2) .dreamone-guide__prohibited-icon{animation-delay:.35s}.dreamone-guide__prohibited-card:nth-child(3n) .dreamone-guide__prohibited-icon{animation-delay:.7s}.dreamone-guide__prohibited-title{margin:0;color:var(--do-guide-ink);font-size:15px;line-height:1.5;font-weight:900;word-break:keep-all}.dreamone-guide__prohibited-note{margin:7px 0 0;color:var(--do-guide-muted);font-size:12px;line-height:1.5;word-break:keep-all}.dreamone-guide__notice{margin-top:18px;padding:17px 18px;border:1px solid rgba(239,68,68,.18);border-radius:18px;background:var(--do-guide-brand-soft);color:#991b1b;font-size:13px;line-height:1.7;font-weight:800;word-break:keep-all}.dreamone-guide__cta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:32px;padding:26px;border:1px solid var(--do-guide-line);border-radius:24px;background:#fffffff0;box-shadow:var(--do-guide-shadow-soft)}.dreamone-guide__cta-title{margin:0;color:var(--do-guide-ink);font-size:19px;font-weight:950}.dreamone-guide__cta-text{margin:7px 0 0;color:var(--do-guide-muted);font-size:13px;line-height:1.65}.dreamone-guide__cta-actions{display:flex;flex-wrap:wrap;gap:9px}.dreamone-guide__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border:1px solid var(--do-guide-brand);border-radius:999px;background:var(--do-guide-brand);color:#fff;text-decoration:none;font-size:13px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.dreamone-guide__button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #ef44442e}.dreamone-guide__button--secondary{border-color:var(--do-guide-line-strong);background:#fff;color:var(--do-guide-ink);box-shadow:none}.dreamone-guide__loading,.dreamone-guide__empty{padding:28px;color:var(--do-guide-muted);text-align:center;font-size:14px}.dreamone-guide__error{padding:20px;border:1px solid rgba(239,68,68,.2);border-radius:18px;background:var(--do-guide-brand-soft);color:#991b1b;font-size:14px;line-height:1.7}@media(max-width:980px){.dreamone-guide__nav{grid-template-columns:repeat(3,minmax(0,1fr))}.dreamone-guide__rate-grid{grid-template-columns:1fr 1fr}.dreamone-guide__rate-column:nth-child(2){border-right:0}.dreamone-guide__rate-column:nth-child(3){grid-column:1 / -1;border-right:0;border-top:1px solid var(--do-guide-line)}.dreamone-guide__prohibited{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.dreamone-guide{padding-top:22px;padding-bottom:46px}.dreamone-guide__inner{width:min(calc(100% - 20px),1180px)}.dreamone-guide__hero{padding:32px 20px;border-radius:24px}.dreamone-guide__eyebrow{margin-bottom:15px;padding:7px 12px;font-size:10px}.dreamone-guide__title{font-size:clamp(32px,10vw,42px)}.dreamone-guide__lead{margin-top:14px;max-width:94%;font-size:14px;line-height:1.7}.dreamone-guide__nav-wrap{margin:16px 0 26px}.dreamone-guide__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dreamone-guide__nav-link{min-height:66px;border-radius:17px;padding:12px 9px;font-size:12px;white-space:normal;text-align:center}.dreamone-guide__nav-icon{width:22px;height:22px;flex-basis:22px}.dreamone-guide__section{margin-top:24px}.dreamone-guide__summary{grid-template-columns:1fr}.dreamone-guide__panel,.dreamone-guide__option-group{border-radius:19px}.dreamone-guide__panel-head,.dreamone-guide__option-head{padding:17px 18px}.dreamone-guide__rate-grid{grid-template-columns:1fr}.dreamone-guide__rate-column,.dreamone-guide__rate-column:nth-child(2),.dreamone-guide__rate-column:nth-child(3){grid-column:auto;border-right:0;border-top:1px solid var(--do-guide-line)}.dreamone-guide__rate-column:first-child{border-top:0}.dreamone-guide__rate-head{display:none}.dreamone-guide__rate-row{grid-template-columns:1fr 1fr;min-height:46px}.dreamone-guide__route-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dreamone-guide__route-chip{min-width:0;padding:10px 11px;font-size:12px}.dreamone-guide__option-item{grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;padding:16px 18px}.dreamone-guide__option-basis{grid-column:1 / -1;grid-row:2;font-size:12px}.dreamone-guide__option-price{grid-column:2;grid-row:1;align-self:start}.dreamone-guide__prohibited{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dreamone-guide__prohibited-card{min-height:150px;padding:20px 12px;border-radius:18px}.dreamone-guide__prohibited-icon{width:48px;height:48px}.dreamone-guide__card{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:18px;border-radius:18px}.dreamone-guide__card-marker{width:36px;height:36px;border-radius:12px;font-size:12px}.dreamone-guide__card-title{font-size:16px}.dreamone-guide__card-text,.dreamone-guide__card-list{font-size:13px;line-height:1.72}.dreamone-guide__cta{align-items:stretch;flex-direction:column;padding:20px;border-radius:20px}.dreamone-guide__cta-actions{display:grid;grid-template-columns:1fr 1fr}.dreamone-guide__button{width:100%}}@media(max-width:430px){.dreamone-guide__nav-link{flex-direction:column;gap:6px;min-height:76px}.dreamone-guide__route-switch{grid-template-columns:1fr}.dreamone-guide__prohibited-title{font-size:13px}}@media(prefers-reduced-motion:reduce){.dreamone-guide__eyebrow-icon,.dreamone-guide__prohibited-icon{animation:none!important}.dreamone-guide__nav-link,.dreamone-guide__nav-icon,.dreamone-guide__route-chip,.dreamone-guide__option-icon,.dreamone-guide__prohibited-card,.dreamone-guide__summary-card,.dreamone-guide__card,.dreamone-guide__button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/dreamone-service-guide-v4.css.map */
