/* v3.20.6 — School Stores + Group Orders.
   Typography and containers intentionally match the core Fashionflo storefront. */
.ffedu-page{font-size:14px;line-height:1.5}
.ffedu-page .ffedu-shell,.ffedu-page .ffgo-wrap{width:min(1180px,calc(100% - 34px));max-width:1180px;margin-inline:auto}
.ffedu-page .ffedu-eyebrow{font-size:9px;letter-spacing:.15em}
.ffedu-page .ffedu-header-row{min-height:72px}
.ffedu-page .ffedu-nav>a{font-size:11px}
.ffedu-page .ffedu-header-search input{font-size:11px}
.ffedu-page .ffedu-cart strong{font-size:11px}
.ffedu-page .ffedu-cart small{font-size:10px}

/* School homepage */
.ffedu-home-intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:36px;padding:34px 0 32px}
.ffedu-home-copy h1{margin:8px 0 12px;font-size:43px;line-height:1.03;letter-spacing:-.045em;color:#102544;font-weight:700}
.ffedu-home-copy>p{margin:0 0 20px;font-size:17px;line-height:1.45;color:#30455f;max-width:520px}
.ffedu-home-intro .ffedu-finder{max-width:470px;margin:0}
.ffedu-home-intro-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}
.ffedu-home-intro-photo{height:390px;position:relative;overflow:hidden;border-radius:10px;background:#eef3f7}
.ffedu-home-intro-photo img{width:100%;height:100%;object-fit:cover}
.ffedu-illustration-label{position:absolute;left:10px;bottom:10px;background:#102b49;color:#fff;font-size:8px;font-weight:700;border-radius:5px;padding:5px 7px}

.ffedu-general-section{padding:34px 0;scroll-margin-top:86px}
.ffedu-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.ffedu-section-head h1,.ffedu-section-head h2{margin:5px 0 3px;color:#102544;letter-spacing:-.03em}
.ffedu-section-head h1{font-size:30px}.ffedu-section-head h2{font-size:23px}
.ffedu-section-head p{margin:0;font-size:11px;color:#6c7b8d}
.ffedu-text-link{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:700;color:#1f64a5}
.ffedu-text-link svg{width:13px;height:13px}

.ffedu-school-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px}
.ffedu-school-card{min-height:150px;background:#fff;border:1px solid #e1e6ec;border-radius:7px;padding:13px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#14243b}
.ffedu-school-card:hover{border-color:#c7d4e1;box-shadow:0 4px 14px rgba(10,35,66,.06)}
.ffedu-school-crest{height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}
.ffedu-school-card strong{font-size:11px;line-height:1.3}
.ffedu-school-card small{font-size:9px;color:#6e7d8f;margin-top:3px}
.ffedu-card-action{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:9px;font-size:9px;font-weight:700;color:#087a41}
.ffedu-card-action svg{width:12px;height:12px}

.ffedu-category-section{background:#f6f8fb}
.ffedu-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}
.ffedu-category-card{overflow:hidden;border:1px solid #e1e7ed;border-radius:8px;background:#fff;color:#14243b}
.ffedu-category-card:hover{border-color:#cad6e2;box-shadow:0 4px 14px rgba(10,35,66,.06)}
.ffedu-category-image{height:190px;background:#f3f6f9;display:grid;place-items:center;padding:14px}
.ffedu-category-image img{width:100%;height:100%;object-fit:contain}
.ffedu-category-image>svg{width:60px;height:60px;color:#71849a}
.ffedu-category-card>div:last-child{padding:11px}
.ffedu-category-card strong{display:block;font-size:12px}
.ffedu-category-card small{display:block;font-size:9px;color:#6c7b8d;margin-top:4px}
.ffedu-category-card>div:last-child>span{display:flex;align-items:center;gap:5px;margin-top:8px;font-size:9px;font-weight:700;color:#087a41}
.ffedu-category-card>div:last-child>span svg{width:12px;height:12px}

.ffedu-group-order-feature{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:28px;align-items:center;margin-top:34px;margin-bottom:34px;padding:28px 32px!important;border:1px solid #dfe7ef;border-radius:10px;background:#fff}
.ffedu-group-order-feature h2{margin:7px 0 8px;font-size:26px;letter-spacing:-.035em;color:#102544}
.ffedu-group-order-feature p{margin:0 0 14px;font-size:12px;color:#53657a;max-width:620px}
.ffedu-occasion-list{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px}
.ffedu-occasion-list span{padding:5px 8px;border-radius:999px;background:#eef5f1;color:#087a41;font-size:8px;font-weight:700}
.ffedu-group-order-steps{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.ffedu-group-order-steps>div{display:flex;align-items:center;gap:8px;border:1px solid #e1e7ed;border-radius:7px;padding:10px;background:#f8fafc;font-size:9px;font-weight:700;color:#30455f}
.ffedu-group-order-steps b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#102b49;color:#fff;font-size:9px}

.ffedu-client-proof{padding:34px 0}
.ffedu-client-proof h2{margin:5px 0 16px;font-size:20px;color:#102544}
.ffedu-client-proof>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ffedu-client-proof article{display:flex;align-items:center;gap:10px;border:1px solid #e1e7ed;border-radius:7px;padding:12px;min-height:72px}
.ffedu-client-logo{width:54px;max-height:38px;object-fit:contain}
.ffedu-client-proof article strong{font-size:9px}
.ffedu-general-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px auto 34px;padding:20px 22px!important;border-radius:8px;background:#f6f8fb}
.ffedu-general-help h2{margin:0 0 5px;font-size:18px;color:#102544}
.ffedu-general-help p{margin:0;font-size:10px;color:#6c7b8d}

/* Category -> school route. Categories are discovery, not a cross-school product shop. */
.ffedu-category-page{padding:38px 0 52px}
.ffedu-category-school-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}
.ffedu-category-school-card{border:1px solid #e1e7ed;border-radius:8px;overflow:hidden;background:#fff;color:#14243b}
.ffedu-category-school-card:hover{border-color:#cad6e2;box-shadow:0 4px 14px rgba(10,35,66,.06)}
.ffedu-category-school-media{height:150px;background:#f3f6f9;display:grid;place-items:center;padding:12px}
.ffedu-category-school-media img{width:100%;height:100%;object-fit:contain}
.ffedu-category-school-card>div:last-child{padding:11px}
.ffedu-category-school-card>div:last-child>span{float:left;margin-right:8px}
.ffedu-category-school-card strong{display:block;font-size:11px;line-height:1.3}
.ffedu-category-school-card small{display:block;font-size:9px;color:#6c7b8d;margin-top:3px}
.ffedu-category-school-card b{display:flex;align-items:center;gap:5px;clear:both;padding-top:9px;font-size:9px;color:#087a41}
.ffedu-category-school-card b svg{width:12px;height:12px}

/* Group Orders — one clear workflow, sourced from Base Product Master. */
.ffedu-group-main{width:100%}
.ffgo-v3206-hero{border-bottom:1px solid #e5eaf0;background:#f6f8fb}
.ffgo-v3206-hero>.ffedu-shell{padding:34px 0}
.ffgo-v3206-hero h1{margin:7px 0 10px;font-size:43px;line-height:1.03;letter-spacing:-.045em;color:#102544;font-weight:700}
.ffgo-v3206-hero p{margin:0;max-width:690px;font-size:15px;line-height:1.5;color:#40536b}
.ffgo-v3206-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px;max-width:850px}
.ffgo-v3206-progress span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700;color:#53657a}
.ffgo-v3206-progress b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#102b49;color:#fff;font-size:8px}

.ffgo-v3206-form{padding:0 0 48px}
.ffgo-v3206-section{padding:30px 0;border-bottom:1px solid #edf1f5}
.ffgo-v3206-section:last-of-type{border-bottom:0}
.ffgo-v3206-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}
.ffgo-v3206-heading>b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#102b49;color:#fff;font-size:10px;flex:none}
.ffgo-v3206-heading h2{margin:0;font-size:23px;letter-spacing:-.03em;color:#102544}
.ffgo-v3206-heading p{margin:4px 0 0;font-size:10px;color:#6c7b8d}

.ffgo-v3206-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ffgo-v3206-choice{position:relative}
.ffgo-v3206-choice input{position:absolute;opacity:0;pointer-events:none}
.ffgo-v3206-choice span{min-height:58px;border:1px solid #dce4ec;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;font-size:10px;font-weight:700;color:#30455f;cursor:pointer}
.ffgo-v3206-choice input:checked+span{border-color:#0aa457;box-shadow:0 0 0 2px rgba(10,164,87,.12);color:#087a41;background:#f2fbf6}

.ffgo-v3206-catalogue-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.ffgo-v3206-catalogue-toolbar label{font-size:9px;font-weight:700;color:#53657a}
.ffgo-v3206-catalogue-toolbar select{height:36px;border:1px solid #dce4ec;border-radius:6px;background:#fff;padding:0 9px;font-size:10px}
.ffgo-v3206-garments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.ffgo-v3206-garment{border:1px solid #e1e7ed;border-radius:8px;background:#fff;overflow:hidden;text-align:left;padding:0;color:#14243b;cursor:pointer}
.ffgo-v3206-garment.is-selected{border-color:#0aa457;box-shadow:0 0 0 2px rgba(10,164,87,.12)}
.ffgo-v3206-garment-media{height:200px;background:#f3f6f9;display:grid;place-items:center;padding:14px}
.ffgo-v3206-garment-media img{width:100%;height:100%;object-fit:contain}
.ffgo-v3206-garment-media svg{width:65px;height:65px;color:#71849a}
.ffgo-v3206-garment-copy{padding:10px}
.ffgo-v3206-garment-copy small{display:block;font-size:8px;color:#6c7b8d;text-transform:uppercase;letter-spacing:.06em}
.ffgo-v3206-garment-copy strong{display:block;font-size:11px;line-height:1.3;margin-top:3px}
.ffgo-v3206-garment-copy em{display:block;font-style:normal;font-size:8px;color:#6c7b8d;margin-top:4px}

.ffgo-v3206-design{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}
.ffgo-v3206-preview{height:430px;border:1px solid #e1e7ed;border-radius:8px;background:#f3f6f9;display:grid;place-items:center;padding:20px;position:relative}
.ffgo-v3206-preview img{max-width:100%;max-height:100%;object-fit:contain}
.ffgo-v3206-preview .ffgo-v3206-empty-icon{width:90px;height:90px;color:#71849a}
.ffgo-v3206-view-tabs{display:flex;gap:6px;position:absolute;left:12px;bottom:12px}
.ffgo-v3206-view-tabs button{height:28px;border:1px solid #dce4ec;border-radius:5px;background:#fff;color:#30455f;padding:0 9px;font-size:8px;font-weight:700}
.ffgo-v3206-view-tabs button.is-selected{background:#102b49;color:#fff;border-color:#102b49}
.ffgo-v3206-design-controls{border:1px solid #e1e7ed;border-radius:8px;padding:16px;background:#fff}
.ffgo-v3206-selected-label{font-size:9px;color:#6c7b8d}
.ffgo-v3206-selected-name{margin:3px 0 14px;font-size:19px;color:#102544}
.ffgo-v3206-field{display:block;margin-top:14px}
.ffgo-v3206-field>span{display:block;margin-bottom:6px;font-size:9px;font-weight:700;color:#30455f}
.ffgo-v3206-field input,.ffgo-v3206-field select,.ffgo-v3206-field textarea{width:100%;border:1px solid #dce4ec;border-radius:6px;padding:9px 10px;background:#fff;font-size:10px}
.ffgo-v3206-swatches,.ffgo-v3206-sizes{display:flex;flex-wrap:wrap;gap:6px}
.ffgo-v3206-swatch{width:28px;height:28px;border:2px solid #fff;outline:1px solid #cbd5e1;border-radius:50%;background:var(--swatch)}
.ffgo-v3206-swatch.is-selected{outline:2px solid #102b49}
.ffgo-v3206-size{height:29px;min-width:34px;border:1px solid #dce4ec;border-radius:5px;background:#fff;color:#30455f;font-size:8px}
.ffgo-v3206-size.is-selected{border-color:#1f64a5;background:#f1f6fb;color:#123e68}
.ffgo-v3206-note{font-size:8px;color:#6c7b8d;margin:10px 0 0}

.ffgo-v3206-order-grid,.ffgo-v3206-organiser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ffgo-v3206-methods{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.ffgo-v3206-method{position:relative}
.ffgo-v3206-method input{position:absolute;opacity:0}
.ffgo-v3206-method span{display:block;border:1px solid #dce4ec;border-radius:7px;padding:12px;min-height:78px}
.ffgo-v3206-method strong,.ffgo-v3206-method small{display:block}.ffgo-v3206-method strong{font-size:10px}.ffgo-v3206-method small{font-size:8px;color:#6c7b8d;margin-top:4px;line-height:1.5}
.ffgo-v3206-method input:checked+span{border-color:#0aa457;background:#f2fbf6}
.ffgo-v3206-check{display:flex;align-items:flex-start;gap:8px;font-size:9px;color:#53657a;margin-top:12px}
.ffgo-v3206-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:22px}
.ffgo-v3206-submit-row p{margin:0;font-size:9px;color:#6c7b8d}
.ffgo-v3206-submit-row .button{flex:none}

/* Original footer/cookie components remain untouched. */


.ffedu-category-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}
.ffedu-category-product-card{display:flex;flex-direction:column;border:1px solid #e1e7ed;border-radius:8px;overflow:hidden;background:#fff;color:#14243b}
.ffedu-category-product-card:hover{border-color:#cad6e2;box-shadow:0 4px 14px rgba(10,35,66,.06)}
.ffedu-category-product-media{height:220px;background:#f3f6f9;display:grid;place-items:center;padding:14px}
.ffedu-category-product-media img{width:100%;height:100%;object-fit:contain}
.ffedu-category-product-media svg{width:64px;height:64px;color:#71849a}
.ffedu-category-product-card>div:last-child{padding:11px}
.ffedu-category-product-card small{display:block;font-size:8px;color:#6c7b8d;text-transform:uppercase;letter-spacing:.05em}
.ffedu-category-product-card strong{display:block;font-size:11px;line-height:1.3;margin-top:3px}
.ffedu-category-product-card span{display:block;font-size:12px;font-weight:800;margin-top:6px}
.ffedu-category-product-card b{display:flex;align-items:center;gap:5px;margin-top:8px;font-size:9px;color:#087a41}
.ffedu-category-product-card b svg{width:12px;height:12px}

@media(max-width:1050px){
  .ffedu-school-grid{grid-template-columns:repeat(4,1fr)}
  .ffedu-category-grid,.ffedu-category-school-grid,.ffedu-category-product-grid,.ffgo-v3206-garments{grid-template-columns:repeat(3,1fr)}
  .ffedu-home-intro{grid-template-columns:1fr 1fr}
  .ffgo-v3206-design{grid-template-columns:1fr 340px}
}
@media(max-width:820px){
  .ffedu-home-intro{grid-template-columns:1fr;padding:26px 0}.ffedu-home-copy h1,.ffgo-v3206-hero h1{font-size:38px}
  .ffedu-home-intro-photo{height:340px}
  .ffedu-school-grid{grid-template-columns:repeat(3,1fr)}
  .ffedu-category-grid,.ffedu-category-school-grid,.ffedu-category-product-grid,.ffgo-v3206-garments{grid-template-columns:repeat(2,1fr)}
  .ffedu-group-order-feature{grid-template-columns:1fr}
  .ffgo-v3206-progress{grid-template-columns:repeat(3,1fr)}
  .ffgo-v3206-design{grid-template-columns:1fr}.ffgo-v3206-design-controls{max-width:none}
  .ffgo-v3206-preview{height:380px}
}
@media(max-width:560px){
  .ffedu-page .ffedu-shell,.ffedu-page .ffgo-wrap{width:calc(100% - 24px)}
  .ffedu-home-copy h1,.ffgo-v3206-hero h1{font-size:32px}.ffedu-home-copy>p{font-size:14px}
  .ffedu-home-intro-photo{height:250px}
  .ffedu-school-grid{grid-template-columns:repeat(2,1fr)}
  .ffedu-category-grid,.ffedu-category-school-grid,.ffedu-category-product-grid,.ffgo-v3206-garments{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .ffedu-category-image,.ffgo-v3206-garment-media{height:145px}
  .ffedu-group-order-feature{padding:20px!important}.ffedu-group-order-steps{grid-template-columns:1fr 1fr}
  .ffedu-client-proof>div{grid-template-columns:1fr 1fr}
  .ffedu-general-help{flex-direction:column;align-items:flex-start}
  .ffgo-v3206-progress{grid-template-columns:1fr 1fr}.ffgo-v3206-progress span:last-child{grid-column:1/-1}
  .ffgo-v3206-choice-grid{grid-template-columns:repeat(2,1fr)}
  .ffgo-v3206-preview{height:300px}
  .ffgo-v3206-order-grid,.ffgo-v3206-organiser-grid,.ffgo-v3206-methods{grid-template-columns:1fr}
  .ffgo-v3206-submit-row{align-items:flex-start;flex-direction:column}
  .ffgo-v3206-submit-row .button{width:100%}
}



/* v3.20.7 — focused Group Orders wizard. */
.ffgo-v3207-hero{background:#f6f8fb;border-bottom:1px solid #e5eaf0}
.ffgo-v3207-hero>.ffedu-shell{padding:32px 0 26px}
.ffgo-v3207-hero h1{margin:6px 0 9px;font-size:43px;line-height:1.03;letter-spacing:-.045em;color:#102544;font-weight:700}
.ffgo-v3207-hero p{margin:0;max-width:700px;font-size:15px;line-height:1.5;color:#40536b}
.ffgo-v3207-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px;max-width:850px}
.ffgo-v3207-progress span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700;color:#718096}
.ffgo-v3207-progress b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e5ebf1;color:#526176;font-size:8px}
.ffgo-v3207-progress .is-active{color:#102544}.ffgo-v3207-progress .is-active b{background:#102b49;color:#fff}
.ffgo-v3207-progress .is-complete{color:#087a41}.ffgo-v3207-progress .is-complete b{background:#0aa457;color:#fff}

.ffgo-v3207-form{padding-bottom:74px}
.ffgo-v3207-step{padding:32px 0}
.ffgo-v3207-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}
.ffgo-v3207-heading>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;flex:none;background:#102b49;color:#fff;font-size:10px;font-weight:800}
.ffgo-v3207-heading h2{margin:0;font-size:23px;letter-spacing:-.03em;color:#102544}
.ffgo-v3207-heading p{margin:4px 0 0;font-size:10px;color:#6c7b8d}

.ffgo-v3207-occasion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ffgo-v3207-occasion{position:relative}
.ffgo-v3207-occasion input{position:absolute;opacity:0;pointer-events:none}
.ffgo-v3207-occasion>span{display:flex;flex-direction:column;gap:4px;min-height:86px;padding:14px;border:1px solid #dce4ec;border-radius:8px;background:#fff;cursor:pointer}
.ffgo-v3207-occasion strong{font-size:11px;color:#14243b}.ffgo-v3207-occasion small{font-size:8px;line-height:1.45;color:#6c7b8d}
.ffgo-v3207-occasion input:checked+span{border-color:#0aa457;box-shadow:0 0 0 2px rgba(10,164,87,.12);background:#f3fbf7}
.ffgo-v3207-occasion input:focus-visible+span{outline:3px solid #1676c4;outline-offset:2px}

.ffgo-v3207-garment-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}
.ffgo-v3207-garment-toolbar>div{font-size:10px;color:#53657a}
.ffgo-v3207-garments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.ffgo-v3207-garment{position:relative;display:block;cursor:pointer;color:#14243b}
.ffgo-v3207-garment>input{position:absolute;opacity:0;pointer-events:none}
.ffgo-v3207-garment-card{display:block;border:1px solid #e1e7ed;border-radius:8px;background:#fff;overflow:hidden}
.ffgo-v3207-garment:hover .ffgo-v3207-garment-card{border-color:#c8d5e2;box-shadow:0 4px 14px rgba(10,35,66,.06)}
.ffgo-v3207-garment.is-selected .ffgo-v3207-garment-card,.ffgo-v3207-garment>input:checked+.ffgo-v3207-garment-card{border-color:#0aa457;box-shadow:0 0 0 2px rgba(10,164,87,.12)}
.ffgo-v3207-garment>input:focus-visible+.ffgo-v3207-garment-card{outline:3px solid #1676c4;outline-offset:2px}
.ffgo-v3207-garment-media{height:200px;background:#f3f6f9;display:grid;place-items:center;padding:14px}
.ffgo-v3207-garment-media img{width:100%;height:100%;object-fit:contain}.ffgo-v3207-garment-media svg{width:64px;height:64px;color:#71849a}
.ffgo-v3207-garment-copy{display:block;padding:10px}.ffgo-v3207-garment-copy small,.ffgo-v3207-garment-copy strong,.ffgo-v3207-garment-copy em{display:block}
.ffgo-v3207-garment-copy small{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#6c7b8d}
.ffgo-v3207-garment-copy strong{font-size:11px;line-height:1.3;margin-top:3px}
.ffgo-v3207-garment-copy em{font-size:8px;font-style:normal;color:#6c7b8d;margin-top:4px}

.ffgo-v3207-designer{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}
.ffgo-v3207-preview-shell{min-width:0}
.ffgo-v3207-preview{position:relative;height:500px;border:1px solid #e1e7ed;border-radius:8px;background:#f3f6f9;display:grid;place-items:center;overflow:hidden}
.ffgo-v3207-preview>img{width:100%;height:100%;object-fit:contain;padding:22px}
.ffgo-v3207-empty-preview{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#71849a}.ffgo-v3207-empty-preview svg{width:84px;height:84px}
.ffgo-v3207-empty-preview strong{font-size:12px;color:#40536b}.ffgo-v3207-empty-preview small{font-size:9px}
.ffgo-v3207-view-tabs{position:absolute;left:12px;bottom:12px;display:flex;gap:6px;z-index:6}
.ffgo-v3207-view{height:29px;border:1px solid #dce4ec;border-radius:5px;background:#fff;color:#30455f;padding:0 9px;font-size:8px;font-weight:700}
.ffgo-v3207-view.is-selected{background:#102b49;color:#fff;border-color:#102b49}
.ffgo-v3207-preview-note{margin:8px 0 0;font-size:8px;line-height:1.5;color:#6c7b8d}
.ffgo-v3207-overlay{position:absolute;z-index:4;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;pointer-events:none;line-height:1.05}
.ffgo-v3207-overlay-logo{border:1px dashed rgba(255,255,255,.9);background:rgba(15,42,80,.7);color:#fff;border-radius:50%;font-size:clamp(6px,.7vw,10px);font-weight:800}
.ffgo-v3207-overlay-text{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);font-size:clamp(10px,1.4vw,22px);font-weight:800;text-transform:uppercase}
.ffgo-v3207-overlay-year{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);font-size:clamp(18px,2.8vw,44px);font-weight:900}
.ffgo-v3207-overlay-name{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);font-size:clamp(8px,1vw,15px);font-weight:800}

.ffgo-v3207-controls{border:1px solid #e1e7ed;border-radius:8px;background:#fff;padding:16px}
.ffgo-v3207-selected-label{display:block;font-size:8px;color:#6c7b8d}.ffgo-v3207-controls>h3{margin:3px 0 14px;font-size:18px;color:#102544}
.ffgo-v3207-control-block{margin-top:13px}.ffgo-v3207-control-block>strong{display:block;margin-bottom:6px;font-size:9px;color:#30455f}.ffgo-v3207-control-block>small{display:block;margin-top:6px;font-size:8px;color:#6c7b8d}
.ffgo-v3207-swatches,.ffgo-v3207-sizes{display:flex;flex-wrap:wrap;gap:6px}
.ffgo-v3207-swatch{width:28px;height:28px;border:2px solid #fff;outline:1px solid #cbd5e1;border-radius:50%;background:var(--swatch)}
.ffgo-v3207-swatch.is-selected{outline:2px solid #102b49}
.ffgo-v3207-size{height:29px;min-width:34px;border:1px solid #dce4ec;border-radius:5px;background:#fff;color:#30455f;font-size:8px}
.ffgo-v3207-size.is-selected{border-color:#1f64a5;background:#f1f6fb;color:#123e68}
.ffgo-v3207-toggle{display:flex;align-items:flex-start;gap:9px;margin-top:15px;border:1px solid #e1e7ed;border-radius:7px;padding:10px}
.ffgo-v3207-toggle input{margin-top:2px}.ffgo-v3207-toggle strong,.ffgo-v3207-toggle small{display:block}.ffgo-v3207-toggle strong{font-size:9px}.ffgo-v3207-toggle small{font-size:8px;color:#6c7b8d;margin-top:2px}
.ffgo-v3207-field{display:block;margin-top:12px}.ffgo-v3207-field>span{display:block;margin-bottom:5px;font-size:9px;font-weight:700;color:#30455f}
.ffgo-v3207-field input,.ffgo-v3207-field select,.ffgo-v3207-field textarea{width:100%;border:1px solid #dce4ec;border-radius:6px;background:#fff;padding:9px 10px;font-size:10px}
.ffgo-v3207-placement-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}

.ffgo-v3207-order-grid,.ffgo-v3207-organiser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ffgo-v3207-methods{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.ffgo-v3207-method{position:relative}.ffgo-v3207-method input{position:absolute;opacity:0}
.ffgo-v3207-method span{display:block;border:1px solid #dce4ec;border-radius:7px;padding:12px;min-height:78px}
.ffgo-v3207-method strong,.ffgo-v3207-method small{display:block}.ffgo-v3207-method strong{font-size:10px}.ffgo-v3207-method small{font-size:8px;color:#6c7b8d;margin-top:4px;line-height:1.5}
.ffgo-v3207-method input:checked+span{border-color:#0aa457;background:#f3fbf7}
.ffgo-v3207-check{display:flex;align-items:flex-start;gap:8px;font-size:9px;color:#53657a;margin-top:12px}
.ffgo-v3207-review{margin-top:18px;border:1px solid #e1e7ed;border-radius:8px;background:#f8fafc;padding:14px}.ffgo-v3207-review h3{margin:0 0 10px;font-size:13px;color:#102544}
.ffgo-v3207-review>div{display:grid;grid-template-columns:150px 1fr;gap:10px;padding:7px 0;border-top:1px solid #e7edf3;font-size:9px}.ffgo-v3207-review span{color:#6c7b8d}.ffgo-v3207-review strong{font-weight:700}

.ffgo-v3207-nav{position:sticky;bottom:0;z-index:20;background:rgba(255,255,255,.96);border-top:1px solid #e1e7ed;backdrop-filter:blur(8px)}
.ffgo-v3207-nav>.ffedu-shell{min-height:62px;display:flex;align-items:center;gap:10px}
.ffgo-v3207-nav [data-step-status]{font-size:9px;color:#6c7b8d;margin-right:auto}
.ffgo-v3207-inline-error{order:-1;flex:1;color:#a43b23;background:#fff3ef;border:1px solid #f0c8bd;border-radius:6px;padding:8px 10px;font-size:9px}
.ffgo-v3207-nav .ffgo-v3207-inline-error:not([hidden])~[data-step-status]{display:none}
.ffgo-v3207-submit-noscript{margin-top:18px}

/* Category discovery has one explicit purpose: choose a school, then its products. */
.ffedu-category-page .ffedu-category-school-card b{font-size:9px;font-weight:800}
.ffedu-category-page .ffedu-category-school-card strong{font-size:11px}
.ffedu-category-page .ffedu-section-head p{max-width:650px}

@media(max-width:1050px){
  .ffgo-v3207-occasion-grid{grid-template-columns:repeat(3,1fr)}
  .ffgo-v3207-garments{grid-template-columns:repeat(3,1fr)}
  .ffgo-v3207-designer{grid-template-columns:1fr 350px}
}
@media(max-width:820px){
  .ffgo-v3207-hero h1{font-size:38px}
  .ffgo-v3207-progress{grid-template-columns:repeat(3,1fr)}
  .ffgo-v3207-occasion-grid,.ffgo-v3207-garments{grid-template-columns:repeat(2,1fr)}
  .ffgo-v3207-designer{grid-template-columns:1fr}.ffgo-v3207-preview{height:420px}
}
@media(max-width:560px){
  .ffgo-v3207-hero h1{font-size:32px}.ffgo-v3207-hero p{font-size:13px}
  .ffgo-v3207-progress{grid-template-columns:1fr 1fr}.ffgo-v3207-progress span:last-child{grid-column:1/-1}
  .ffgo-v3207-occasion-grid,.ffgo-v3207-garments{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .ffgo-v3207-occasion>span{min-height:92px;padding:11px}.ffgo-v3207-garment-media{height:145px}
  .ffgo-v3207-garment-toolbar{align-items:flex-start;flex-direction:column}
  .ffgo-v3207-preview{height:320px}.ffgo-v3207-preview>img{padding:10px}
  .ffgo-v3207-placement-grid,.ffgo-v3207-order-grid,.ffgo-v3207-organiser-grid,.ffgo-v3207-methods{grid-template-columns:1fr}
  .ffgo-v3207-nav>.ffedu-shell{min-height:68px}.ffgo-v3207-nav .button{height:36px}
}


.ffedu-category-path{display:flex;align-items:center;gap:14px;margin:18px 0 4px;padding:10px 12px;border:1px solid #e3e8ef;border-radius:7px;background:#f8fafc}
.ffedu-category-path span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700;color:#718096}
.ffedu-category-path b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e5ebf1;color:#526176;font-size:8px}
.ffedu-category-path .is-active{color:#102544}.ffedu-category-path .is-active b{background:#102b49;color:#fff}
.ffedu-category-path .is-complete{color:#087a41}.ffedu-category-path .is-complete b{background:#0aa457;color:#fff}
