:root{--clay:#C8654A;--clay-deep:#B4573D;--sage:#9FA888;--butter:#F4D8A8;--oat:#F8F3E8;--cocoa:#3A2C28;--blush:#EB87A7;--white:#FFFFFF;--line:rgba(58,44,40,.14);--serif:"Fraunces",Georgia,"Times New Roman",serif;--sans:"Nunito Sans",Verdana,Helvetica,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}.fpt-gen{font-family:var(--sans);color:var(--cocoa);background:var(--oat);-webkit-font-smoothing:antialiased;line-height:1.6}.fpt-gen h1,.fpt-gen h2,.fpt-gen h3{font-family:var(--serif);font-weight:600;font-variation-settings:"SOFT" 60,"WONK" 1;line-height:1.15;margin:0}.fpt-wrap{max-width:1140px;margin:0 auto;padding:48px 20px 72px}.fpt-intro{max-width:660px;margin:0 0 40px}.fpt-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--clay-deep);margin:0 0 14px}.fpt-intro h1{font-size:clamp(30px,4.4vw,46px);margin-bottom:16px}.fpt-intro p{font-size:17px;margin:0 0 12px;max-width:60ch}.fpt-intro p.fpt-sub{color:#6b5a54}.fpt-cols{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:36px;align-items:start}.fpt-form-col,.fpt-preview-col{min-width:0}@media(max-width:900px){.fpt-cols{grid-template-columns:minmax(0,1fr);gap:28px}}.fpt-card{background:var(--white);border-radius:20px;padding:28px;box-shadow:0 2px 4px #3a2c280a,0 12px 28px #3a2c2812}@media(min-width:901px){.fpt-form-col{position:sticky;top:24px}}.fpt-card h2{font-size:23px;margin-bottom:6px}.fpt-card .fpt-hint{font-size:14px;color:#6b5a54;margin:0 0 22px}.fpt-field{margin-bottom:18px}.fpt-field label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.fpt-field .fpt-note{display:block;font-weight:400;font-size:12.5px;color:#7d6c66;margin-top:3px}.fpt-field input,.fpt-field select{width:100%;font-family:var(--sans);font-size:16px;color:var(--cocoa);padding:11px 13px;border:1.5px solid var(--line);border-radius:11px;background:var(--white);transition:border-color .15s,box-shadow .15s}.fpt-field input:focus,.fpt-field select:focus{outline:none;border-color:var(--clay-deep);box-shadow:0 0 0 3px #b4573d24}.fpt-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:420px){.fpt-row{grid-template-columns:1fr}}.fpt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;font-family:var(--sans);font-weight:600;font-size:17px;padding:14px 20px;border:none;border-radius:11px;cursor:pointer;background:var(--clay-deep);color:var(--white);transition:background .15s,transform .08s}.fpt-btn:hover{background:#9f4c35}.fpt-btn:active{transform:translateY(1px)}.fpt-btn:disabled{opacity:.5;cursor:not-allowed}.fpt-btn--ghost{background:transparent;color:var(--clay-deep);border:1.5px solid var(--clay-deep);font-size:15px;padding:11px 18px;margin-top:10px}.fpt-btn--ghost:hover{background:#b4573d12}.fpt-gate{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.fpt-gate h3{font-size:19px;margin-bottom:5px}.fpt-gate p{font-size:14px;color:#6b5a54;margin:0 0 16px}.fpt-form-slot{margin-bottom:8px}.fpt-privacy{font-size:12.5px;color:#7d6c66;margin:12px 0 0;text-align:center}.fpt-done{display:none;background:#9fa88838;border-radius:13px;padding:15px 17px;margin-bottom:16px;font-size:14.5px}.fpt-done.is-on{display:block}.fpt-done strong{font-family:var(--serif);font-size:16px}.fpt-preview-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 12px;flex-wrap:wrap}.fpt-preview-head h2{font-size:20px}.fpt-preview-head span{font-size:13px;color:#7d6c66}.fpt-stage{background:#3a2c280d;border-radius:20px;padding:22px;overflow:hidden}#fpt-sheet{width:100%;overflow:hidden;display:flex;justify-content:center}#fpt-sheet>.pl-sheet{flex:0 0 816px}@media(max-width:520px){.fpt-stage{padding:10px}}.pl-sheet{width:816px;min-height:1056px;background:var(--white);color:var(--cocoa);padding:48px 56px 36px;font-family:var(--sans);display:flex;flex-direction:column;box-shadow:0 3px 8px #3a2c281a,0 18px 40px #3a2c281a;transform-origin:top center}.pl-head{border-bottom:2px solid var(--butter);padding-bottom:15px;margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.pl-head-text{min-width:0;flex:1}.pl-badge{flex:0 0 64px;width:64px;height:64px;margin-top:3px;background-repeat:no-repeat;background-position:center;background-size:contain}.pl-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--clay-deep);margin:0 0 9px}.pl-title{font-family:var(--serif);font-weight:600;font-variation-settings:"SOFT" 60,"WONK" 1;font-size:40px;line-height:1.1;margin:0 0 9px;color:var(--cocoa)}.pl-meta{font-size:13.5px;color:#6b5a54;margin:0}.pl-timeline{list-style:none;margin:0;padding:0;position:relative;flex:1}.pl-timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:linear-gradient(var(--butter),rgba(244,216,168,.35))}.pl-item{position:relative;padding:0 0 14px 30px;display:grid;grid-template-columns:150px 1fr;gap:14px}.pl-item:last-child{padding-bottom:6px}.pl-dot{position:absolute;left:0;top:5px;width:14px;height:14px;border-radius:50%;background:var(--clay);border:3px solid var(--white);box-shadow:0 0 0 2px var(--butter)}.pl-item.is-highlight .pl-dot{background:var(--blush);box-shadow:0 0 0 2px #eb87a759}.pl-when{font-size:12px;font-weight:700;color:var(--clay-deep);letter-spacing:.02em;padding-top:2px}.pl-item-title{font-family:var(--serif);font-weight:600;font-variation-settings:"SOFT" 60,"WONK" 1;font-size:17px;margin:0 0 3px;color:var(--cocoa)}.pl-body p{font-size:13.5px;line-height:1.55;margin:0;color:#4a3a35}.pl-rule{height:1px;background:var(--line);margin:15px 0}.pl-rule--date{display:block;width:124px;margin:9px 0 0;height:1.5px;background:#3a2c2847}.pl-notes{background:#9fa88829;border-radius:14px;padding:16px 20px;margin-top:14px}.pl-notes-title{font-family:var(--serif);font-weight:600;font-variation-settings:"SOFT" 60,"WONK" 1;font-size:17px;margin:0 0 3px}.pl-notes-sub{font-size:12.5px;color:#5d4e49;margin:0 0 12px}.pl-notes .pl-rule{margin:16px 0;height:1.5px;background:#3a2c2838}.pl-foot{display:flex;justify-content:space-between;margin-top:16px;padding-top:12px;border-top:1px solid var(--line);font-size:11px;color:#7d6c66;letter-spacing:.04em}@media print{body{background:#fff}.fpt-gen>*:not(.fpt-print-region),.fpt-wrap>*:not(.fpt-print-region){display:none!important}.pl-sheet{box-shadow:none;width:100%;min-height:0;padding:.4in .5in}}.pl-empty{border:1.5px dashed rgba(58,44,40,.18);border-radius:14px;padding:44px 28px;text-align:center;margin-bottom:18px}.pl-empty p{margin:0;font-size:14px;color:#7d6c66}
/*# sourceMappingURL=/cdn/shop/t/21/assets/fpt-planner.css.map */
