:root{color:#172116;font-synthesis:none;text-rendering:optimizelegibility;--green:#172d44;--green-dark:#172d44;--green-soft:#e7f0df;--cream:#fffdf8;--paper:#fff;background:#fffdf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.site-header{justify-content:center;align-items:center;gap:18px;width:100%;margin-bottom:clamp(28px,6vw,72px);padding:0;display:flex;position:relative}.site-logo{color:#fff;letter-spacing:-.04em;align-items:center;gap:18px;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;text-decoration:none;display:inline-flex}.site-logo img{object-fit:contain;width:491px;height:491px;display:block}.nav-cta{color:var(--green-dark);background:#fff;border:0;border-radius:999px;padding:14px 24px;font-weight:900;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero .nav-cta{color:var(--green-dark);background:#fffffff5;padding:14px 24px;font-weight:900}.page-shell{width:min(1040px,100% - 32px);margin:0 auto;padding:28px 0 64px}.hero{color:#fff;background:linear-gradient(#465a3c14,#465a3c14),url(../../../b1.png) 88%/cover no-repeat,#465a3c;border-radius:36px;margin-bottom:40px;padding:clamp(34px,7vw,74px);position:relative;overflow:hidden;box-shadow:0 28px 80px #0d2d1333}.hero:before{pointer-events:none;content:"";background:#0000000f;position:absolute;inset:0}.hero>*{z-index:1;position:relative}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--green);margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.06em;white-space:nowrap;margin-bottom:18px;font-size:clamp(2.15rem,5.1vw,4rem);line-height:1}h2{letter-spacing:-.05em;margin-bottom:8px;font-size:clamp(1.7rem,4vw,2.8rem);line-height:.95}.hero .eyebrow{color:#dcefd6}.hero h1,.hero p{max-width:760px}.hero-copy{color:#ffffffe0;max-width:560px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.card{background:var(--paper);border:1px solid #17491e1f;border-radius:32px;padding:clamp(20px,4vw,44px);box-shadow:0 24px 80px #0d2d131a}.section-heading{margin-bottom:28px}.step-copy{color:#626b5b;line-height:1.55}.grid{gap:18px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{gap:8px;font-weight:900;display:grid}label span{color:#56604f;font-size:.9rem;font-weight:900}.checkbox-line{background:var(--green-soft);border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:10px 14px;display:inline-flex}.checkbox-line input{width:18px;height:18px;accent-color:var(--green)}.checkbox-line span{color:var(--green-dark)}input,select{color:#172116;background:#fff;border:1px solid #17491e2e;border-radius:16px;outline:none;width:100%;padding:15px 16px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 4px #285f2b21}.address-list{gap:18px;margin-top:26px;display:grid}.address-card{background:#fbf8ef;border:1px solid #17491e1f;border-radius:24px;gap:18px;padding:22px;display:grid}.progressive-form{gap:18px;display:grid}.question-card{background:0 0;border:0;border-bottom:1px solid #17491e1f;border-radius:0;gap:18px;padding:0 0 24px;display:grid;position:relative}.question-card.is-complete:after{background:var(--green-soft);color:var(--green-dark);content:"입력 완료";border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:900;position:absolute;top:0;right:0}input.flash-complete,select.flash-complete{animation:.28s ease-out 2 complete-flash}@keyframes complete-flash{0%{background:#fff;box-shadow:0 0 #285f2b00}45%{background:#e7f0dffa;box-shadow:0 0 0 8px #285f2b24}to{background:#fff;box-shadow:0 0 #285f2b00}}.question-card:last-child{border-bottom:0;padding-bottom:0}.question-card h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,3vw,2rem)}.question-card p{color:#626b5b;margin-bottom:0;line-height:1.5}.saved-stack{border-left:4px solid var(--green-soft);gap:6px;padding-left:14px;display:grid}.saved-stack strong{color:var(--green-dark);font-size:.92rem}.saved-stack p{color:#626b5b;margin:0}.address-card-header,.actions,.summary-row,.total-box{justify-content:space-between;align-items:center;gap:16px;display:flex}.postcode-row{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.primary-button,.secondary-button,.text-button{border:0;border-radius:999px;font-weight:800}.primary-button{background:var(--green);color:#fff;padding:16px 28px;box-shadow:0 14px 30px #17491e33}.secondary-button{background:var(--green);color:#fff;padding:15px 22px}.text-button{color:var(--green);background:0 0;padding:8px 0}.postcode-modal{z-index:100;background:#051a0994;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.postcode-panel{background:#fff;border-radius:24px;flex-direction:column;width:min(520px,100%);max-height:calc(100dvh - 36px);display:flex;overflow:hidden;box-shadow:0 30px 90px #051a0952}.postcode-panel-header{border-bottom:1px solid #17491e1f;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.postcode-panel-header strong{color:var(--green-dark)}.postcode-embed{width:100%;height:480px;min-height:0;overflow:hidden}.postcode-embed iframe{border:0;display:block;width:100%!important;height:100%!important}.actions{margin-top:28px}.actions.split{justify-content:space-between}.notice{background:var(--green-soft);color:#3c3328;border-radius:18px;margin-bottom:22px;padding:14px 16px;font-weight:700}.notice.error{color:#87331d;background:#ffe7df}.summary-list{gap:14px;display:grid}.summary-row{border-bottom:1px solid #1721161a;padding:16px 0}.summary-row p{color:#626b5b;margin:6px 0 0}.amount-stack{text-align:right;gap:6px;display:grid}.amount-stack small{color:#626b5b;font-size:.85rem;font-weight:700}.total-box{background:var(--green-dark);color:#fff;border-radius:24px;margin-top:22px;padding:24px}.total-box strong{letter-spacing:-.04em;font-size:clamp(1.8rem,5vw,3.4rem)}.complete{max-width:680px}.receipt{background:#fbf8ef;border-radius:24px;grid-template-columns:120px 1fr;gap:16px;margin:28px 0;padding:24px 24px 34px;display:grid}.receipt-brand{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;font-size:.82rem;font-weight:900}.receipt span{color:#626b5b;font-weight:800}.receipt strong{color:#172116}.receipt-value-with-action{justify-content:space-between;align-items:center;gap:12px;display:flex}.mini-button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:900}.receipt-actions{margin-top:0;margin-bottom:20px}.payment-note{color:#b84a35;background:#fff1ed;border-radius:18px;padding:12px 16px;font-size:.9rem;font-weight:400;line-height:1.45}@media (width<=720px){body{background:var(--cream)}.site-header{align-items:flex-start;margin-bottom:28px}.site-logo img{width:237px;height:237px}.nav-cta{padding:12px 18px;position:static;transform:none}.page-shell{width:min(100% - 20px,1040px);padding:26px 0 32px}h1{white-space:normal}.grid.two,.postcode-row{grid-template-columns:1fr}.address-card-header,.actions,.summary-row,.total-box{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}.postcode-modal{align-items:start;padding:8px}.postcode-panel{border-radius:20px;width:100%;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.postcode-panel-header{flex:none;padding:14px 18px}.postcode-embed{-webkit-overflow-scrolling:touch;flex:auto;height:auto;min-height:0;overflow:hidden}.receipt{grid-template-columns:1fr}.receipt-value-with-action{flex-direction:column;align-items:flex-start}}
