.fence-calculator{--fc-ink:#202920;--fc-green:#244c36;--fc-soft:#f4f5f1;color:var(--fc-ink);margin:90px 0 70px;padding:52px;background:var(--fc-soft);border-radius:32px;scroll-margin-top:110px}.fc-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:32px}.fc-heading h2{font-size:clamp(30px,3.7vw,48px);line-height:1.06;letter-spacing:-.055em;font-weight:550;margin:12px 0 0}.fc-kicker{font-size:14px;margin:0;color:#52644f}.fc-heading>p{max-width:290px;font-size:17px;line-height:1.6;color:#677064;margin:0}.fc-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:22px}.fc-grid>div{min-width:0;border-radius:24px;overflow:hidden;background:white}.fence-calculator h3{font-size:26px;line-height:1.15;letter-spacing:-.04em;margin:0 0 27px;font-weight:550}.fc-visual{display:flex;flex-direction:column}.fc-photo{position:relative;flex:1;min-height:330px;background:#e7e9e0;overflow:hidden}.fc-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:contain;transition:opacity .3s,transform .65s}.fc-photo>img.fc-changing{opacity:.3;transform:scale(1.015)}.fc-photo-label{position:absolute;top:24px;left:24px;color:#203927;background:rgba(255,255,255,.93);padding:10px 16px;border-radius:30px;font-size:12px}.fc-caption{display:flex;gap:20px;justify-content:space-between;padding:27px 30px;font-size:15px;line-height:1.4}.fc-caption>span:last-child{font-size:12px;color:#788072;max-width:90px;text-align:right}.fc-controls{padding:34px}.fence-calculator label,.fence-calculator legend{display:block;font-size:13px;font-weight:550;margin:0 0 10px;line-height:1.4}.fence-calculator select,.fence-calculator input{box-sizing:border-box;width:100%;height:49px;border:1px solid #dce1d7;border-radius:12px;background:white;color:var(--fc-ink);font:inherit;font-size:15px;padding:0 14px;box-shadow:none}.fence-calculator select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23244936' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:34px}.fence-calculator :is(button,input,select,summary,a):focus-visible{outline:3px solid #8eae75;outline-offset:4px}.fence-calculator fieldset{padding:0;border:0;margin:0}.fc-colours{margin:25px 0!important}.fc-colours legend{display:flex;justify-content:space-between;width:100%}.fc-colours legend strong{font-weight:400;color:#69735e}.fc-colours>div{display:flex;gap:12px}.fc-colours button{width:43px;height:43px;border-radius:50%;border:4px solid white;box-shadow:0 0 0 1px #e2e5dd;background:var(--swatch);cursor:pointer;position:relative;transition:box-shadow .2s,transform .2s}.fc-colours button[aria-pressed=true]{box-shadow:0 0 0 2px var(--fc-green);transform:scale(1.06)}.fc-colours button[aria-pressed=true]:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:white;text-shadow:0 1px 3px #000;font-size:18px}.fc-two{display:grid;grid-template-columns:1fr 1.3fr;gap:14px}.fc-small{font-size:12px;line-height:1.7;color:#727b6e;margin:18px 0 0}.fc-plan{padding:32px}.fc-plan-top{display:flex;gap:15px;align-items:baseline;justify-content:space-between}.fc-plan-top h3{font-size:24px}.fc-plan-top>span{font-size:11px;color:#7c8375;white-space:nowrap}.fc-layouts>div{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.fc-layouts button{border:1px solid #e5e9df;background:white;color:#65715f;border-radius:10px;min-height:67px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;font:inherit;font-size:10px;cursor:pointer}.fc-layouts button[aria-pressed=true]{background:#edf2e7;border-color:#829b70;color:#244c36}.fc-layouts svg{width:25px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.fc-sketch{height:210px;margin:20px 0;background:#f7f8f5;border-radius:16px;background-image:radial-gradient(#dce1d4 .75px,transparent .75px);background-size:14px 14px;display:grid;place-items:center}.fc-sketch svg{width:100%;height:100%;max-width:420px}.fc-sketch line{stroke:#829974;stroke-width:6;stroke-linecap:round}.fc-sketch circle{fill:#244c36;stroke:white;stroke-width:2}.fc-sketch text{font-family:inherit;font-size:12px;fill:#384d35}.fc-sketch .fc-gate-line{stroke-dasharray:5 6;stroke-width:3;stroke:#c08c4e}.fc-lengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fc-lengths label{position:relative;margin:0}.fc-lengths label span{display:block;margin-bottom:8px}.fc-lengths label em{position:absolute;right:13px;bottom:16px;font-style:normal;font-weight:400;color:#89927f;font-size:12px}.fc-lengths input{padding-right:32px;font-variant-numeric:tabular-nums}.fc-options{border-top:1px solid #e5e9e0;margin-top:24px;padding-top:20px}.fc-options summary,.fc-explanation summary{cursor:pointer;font-size:14px;font-weight:500;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.fc-options summary:after,.fc-explanation summary:after{content:'+';font-size:22px;font-weight:400}.fc-options[open] summary:after,.fc-explanation[open] summary:after{content:'−'}.fc-options label{margin-top:20px}.fc-result{background:var(--fc-green)!important;color:white;padding:34px;display:flex;flex-direction:column}.fc-result-top h3{margin-bottom:16px}.fc-live{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#d4e2c7}.fc-live i{width:6px;height:6px;background:#b9d49b;border-radius:50%}.fc-summary{font-size:25px;line-height:1.3;letter-spacing:-.035em;margin:30px 0 20px;min-height:65px}.fc-items{display:grid;gap:0}.fc-item{display:grid;grid-template-columns:54px 1fr auto;gap:13px;align-items:center;padding:16px 0;border-top:1px solid #ffffff21}.fc-item img{width:54px;height:54px;object-fit:cover;border-radius:9px;background:white}.fc-item strong{font-size:13px;font-weight:500;line-height:1.4;display:block}.fc-item small{display:block;font-size:10px;color:#c8d7bf;margin-top:4px}.fc-item b{font-size:24px;font-weight:450;font-variant-numeric:tabular-nums}.fc-cut-note{font-size:11px;line-height:1.7;color:#c9d8c0;margin:20px 0 25px}.fc-add{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;border-radius:32px;border:0;background:#edf4e5;color:#224a32;font:inherit;font-size:14px;font-weight:550;text-align:left;cursor:pointer;transition:background .2s}.fc-add:hover{background:white}.fc-add:disabled{opacity:.45;cursor:not-allowed}.fc-add span{font-size:23px;font-weight:300}.fc-result-note{font-size:11px;line-height:1.7;color:#cad9c2;margin:15px 3px 0}.fc-error{background:#fff0e6;color:#723b24;border-radius:10px;padding:12px;font-size:13px}.fc-explanation{margin-top:25px;padding:0 8px}.fc-explanation>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:15px}.fc-explanation p{font-size:12px;line-height:1.8;color:#687260;margin:0}.fc-explanation a{font-size:13px;color:#244c36;grid-column:1/-1;width:max-content}.fc-plan.is-updated svg{animation:fc-plan-in .45s ease-out}@keyframes fc-plan-in{from{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:none}}.fc-jump{display:inline-block;color:#244c36;font-weight:500;font-size:14px;margin:12px 0;text-underline-offset:5px}
@media(max-width:1050px){.fence-calculator{padding:30px}.fc-controls,.fc-plan,.fc-result{padding:25px}.fc-grid{gap:16px}.fc-plan-top{display:block}.fc-plan-top h3{margin-bottom:8px}.fc-plan-top>span{display:block;margin-bottom:18px}.fc-two{grid-template-columns:1fr}.fc-heading{gap:25px}.fc-heading>p{max-width:230px}}
@media(max-width:720px){.fence-calculator{padding:20px 14px;border-radius:24px;margin:45px 0}.fc-heading{display:block;padding:8px 7px}.fc-heading h2{font-size:34px}.fc-heading>p{max-width:100%;font-size:15px;margin-top:20px}.fc-grid{grid-template-columns:1fr}.fc-controls{order:1}.fc-visual{order:2}.fc-plan{order:3}.fc-result{order:4}.fc-photo{min-height:250px}.fc-two{grid-template-columns:1fr 1.2fr}.fc-controls,.fc-plan,.fc-result{padding:24px}.fc-caption{padding:20px 24px}.fc-explanation>div{grid-template-columns:1fr;gap:15px}.fc-explanation summary{font-size:13px}.fc-lengths{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-add{font-size:13px;padding:17px}.fc-layouts>div{gap:4px}.fc-layouts button{font-size:9px}.fc-summary{min-height:0}.fc-heading br{display:none}.fc-colours>div{justify-content:space-between;gap:5px}}
@media(max-width:370px){.fc-controls,.fc-plan,.fc-result{padding:19px}.fc-two{grid-template-columns:1fr}.fc-photo{min-height:220px}.fc-caption>span:last-child{display:none}.fc-colours button{width:38px;height:38px}.fence-calculator h3{font-size:23px}.fc-heading h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.fence-calculator *{transition:none!important;animation:none!important}}

/* Package contents stay separate from optional paid additions. */
.fence-calculator .fc-extras{border-top:1px solid #dce1d7;margin-top:28px;padding-top:28px}.fence-calculator h4{font-size:22px;line-height:1.2;margin:0 0 18px;letter-spacing:-.6px}.fence-calculator .fc-check{display:flex;align-items:center;gap:14px;background:#f4f5f1;border-radius:16px;padding:18px;margin:20px 0;cursor:pointer}.fence-calculator .fc-check input{width:21px;height:21px;accent-color:#244c36;flex-shrink:0}.fence-calculator .fc-check small{display:block;font-weight:400;margin-top:5px;color:#687065}.fence-calculator .fc-extras input[type=number]{box-sizing:border-box;width:100%;min-height:48px;padding:12px;border:1px solid #dce1d7;border-radius:10px;background:white;color:#202920;font:inherit}.fence-calculator .fc-extras label:not(.fc-check){display:block;font-size:13px;margin:16px 0 8px}.fence-calculator .fc-concrete-helper{margin:18px 0;padding:16px;background:#f4f5f1;border-radius:14px}.fence-calculator .fc-concrete-helper summary{cursor:pointer;font-weight:600;font-size:14px}.fence-calculator .fc-use-estimate{border:1px solid #244c36;background:white;color:#244c36;border-radius:10px;padding:12px 18px;font:inherit;font-size:14px;cursor:pointer}.fence-calculator .fc-use-estimate:disabled{opacity:.45;cursor:default}.fence-calculator .fc-included{margin:28px 0;padding:24px 20px;border:1px solid #ffffff30;border-radius:20px;background:#ffffff08}.fence-calculator .fc-included-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.fence-calculator .fc-included h4{font-size:21px;margin:0}.fence-calculator .fc-included-heading>span{font-size:11px;background:#dfeccd;color:#244c36;border-radius:20px;padding:6px 9px}.fence-calculator .fc-included>p{font-size:12px;line-height:1.65;color:#d0ddcc;margin:10px 0 18px}.fence-calculator .fc-included-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #ffffff18}.fence-calculator .fc-included-row img,.fence-calculator .fc-included-icon{width:38px;height:38px;object-fit:contain;background:white;border-radius:8px}.fence-calculator .fc-included-icon{display:grid;place-items:center;background:#ffffff14;color:#dfeccd}.fence-calculator .fc-included-row strong{display:block;font-size:13px;font-weight:500}.fence-calculator .fc-included-row small{display:block;font-size:11px;line-height:1.5;color:#d0ddcc;margin-top:4px}.fence-calculator .fc-included-row b{font-size:17px;font-weight:500}.fence-calculator [hidden]{display:none!important}@media(max-width:480px){.fence-calculator .fc-included{padding:18px 14px}.fence-calculator .fc-included-row{gap:9px}.fence-calculator .fc-included-heading{align-items:flex-start}.fence-calculator .fc-included h4{font-size:20px}}

/* A calculator-first entry, only on complete Highlander screen pages. */
.fc-entry{margin:24px 0 18px;background:#f4f5f1;border-radius:26px;overflow:hidden;color:#202920;isolation:isolate}.fc-entry-art{position:relative;height:235px;background:#e8eddf;overflow:hidden}.fc-entry-example{position:absolute;top:20px;left:24px;font-size:11px;color:#53624e}.fc-entry-fence{display:flex;align-items:stretch;position:absolute;left:9%;top:65px;width:69%;height:127px;filter:drop-shadow(0 10px 9px #25331e15);transform:perspective(800px) rotateY(-8deg)}.fc-entry-post{width:9px;flex-shrink:0;background:linear-gradient(90deg,#343b35,#586057 65%,#252d28);border-top:4px solid #202820;position:relative;z-index:1}.fc-entry-panel{flex:1;margin:8px 0;background:repeating-linear-gradient(0deg,#775939 0,#775939 2px,#a18259 3px,#b49368 12px);border-top:4px solid #3e473f;border-bottom:4px solid #3e473f;animation:fc-build 1.1s .2s both cubic-bezier(.2,.7,.2,1)}.fc-entry-panel:nth-of-type(2){animation-delay:.5s}.fc-entry-receipt{position:absolute;right:6%;bottom:16px;width:208px;box-sizing:border-box;background:#fff;border:1px solid #e6e9e1;border-radius:15px;padding:17px 16px;box-shadow:0 10px 26px #263b2310;animation:fc-build .8s .9s both ease-out}.fc-entry-receipt>span{display:block;font-size:12px;font-weight:600;margin-bottom:11px}.fc-entry-receipt>div{display:flex;justify-content:space-between;font-size:11px;padding:7px 0;border-top:1px solid #eef0e9}.fc-entry-receipt b{font-weight:500}.fc-entry-receipt small{display:flex;gap:7px;font-size:9px;line-height:1.5;color:#687260;margin-top:8px}.fc-entry-receipt i{font-style:normal;color:#244c36}.fc-entry-copy{padding:27px 28px 24px;background:#fff;border:1px solid #ecefe7;border-top:0;border-radius:0 0 26px 26px}.fc-entry .fc-entry-eyebrow{font-size:12px;color:#52644f;margin:0 0 12px}.product-copy .fc-entry h2{font-size:clamp(27px,2.6vw,36px);font-weight:550;letter-spacing:-.055em;line-height:1.08;margin:0 0 16px}.fc-entry-copy>p:not(.fc-entry-eyebrow){font-size:14px;line-height:1.65;color:#687064;margin:0 0 21px;max-width:43ch}.fc-entry-start{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#244c36;color:white!important;border-radius:28px;text-decoration:none!important;padding:16px 21px;font-size:14px;font-weight:550;min-height:52px;box-sizing:border-box;transition:background .2s}.fc-entry-start:hover{background:#163c25}.fc-entry-start>span{font-size:23px;line-height:1}.fc-entry-bottom{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:15px;font-size:10px;line-height:1.5;color:#77816f}.fc-entry-bottom a{color:#244c36;text-underline-offset:3px}.fc-entry a:focus-visible{outline:3px solid #96b865;outline-offset:4px}#fc-pakketinhoud{scroll-margin-top:110px}.fence-calculator-page .product-quote-panel{background:transparent;padding:14px 0;border:0;border-radius:0;box-shadow:none}.fence-calculator-page .product-quote-heading{display:none}.fence-calculator-page .product-quote-promise{font-size:12px;line-height:1.6}.fence-calculator-page .product-quote-panel .pill{background:#f3f5ef;color:#244c36}.fence-calculator-page .furora-request-note{font-size:12px}.fc-entry~.product-quote-panel{margin-top:0}@keyframes fc-build{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.fc-entry-art{height:218px}.fc-entry-copy{padding:24px}.fc-entry-receipt{right:5%;width:195px}.fc-entry-fence{left:7%;width:72%;height:119px}.fc-entry-bottom{font-size:11px}}@media(prefers-reduced-motion:reduce){.fc-entry-panel,.fc-entry-receipt{animation:none}.fc-entry-start{transition:none}}
body.fence-calculator-page .product-copy .product-quote-panel .product-quote-heading{display:none}body.fence-calculator-page .product-copy .product-quote-panel{background:transparent;padding:14px 0;border:0;border-radius:0;box-shadow:none}body.fence-calculator-page .product-copy .product-quote-panel .product-quote-promise{font-size:12px;line-height:1.6}
